Skip to content
EmojiDB

U+1F12C ยท Other symbol

Circled Italic Latin Capital Letter R Symbol ๐Ÿ„ฌ

๐Ÿ„ฌ is circled italic latin capital letter r, U+1F12C. Unicode records it as a compatibility form of R (circle form). It was added in Unicode 5.2, and Unicode files it under Other symbol.

Also known as

  • disc record

Codes & technical data

UnicodeU+1F12C
HTML hex🄬
HTML decimal🄬
CSS\1F12C
JavaScript\u{1F12C}
Python\U0001F12C
Java / C#\uD83C\uDD2C
Rust\u{1f12c}
Swift\u{1F12C}
PHP\u{1F12C}
URL encoded%F0%9F%84%AC
UTF-8 bytesF0 9F 84 AC
UTF-16 bytesD83C DD2C
Base648J+ErA==
Decimal127276
Decomposes toR (circle form)
CategoryOther symbol (So)
IntroducedUnicode 5.2

Will ๐Ÿ„ฌ survive being pasted?

  • Normalisation. No. Anything that applies NFKC โ€” search indexes, usernames, domain names, programming identifiers โ€” rewrites ๐Ÿ„ฌ as R. Safe for display, not for storage.
  • Legacy encodings. ๐Ÿ„ฌ sits above U+FFFF, so it needs a surrogate pair in UTF-16. Software that counts characters by code unit will report it as two.
  • Size. 4 bytes in UTF-8. Character-limited fields โ€” SMS, bios, some form validators โ€” usually count bytes, not characters.

Nearby in Enclosed Alphanumeric Supplement

Letters and numbers in squares, circles and boxes beyond what the original enclosed block held, including the regional-indicator letters that flag emoji are assembled from.

All 200 characters in Enclosed Alphanumeric Supplement โ†’

How to type ๐Ÿ„ฌ

WindowsType 1F12C then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for โ€œcircled italic latin capital letter rโ€
LinuxPress Ctrl+Shift+U, type 1f12c, press Enter
HTML🄬

About Unicodeโ€™s Other symbol category

Unicode files this under "other symbol" โ€” the catch-all for pictographs, signs and marks that are neither maths, currency, nor letter-like. It is the largest symbol category in the standard.

Frequently asked questions

How do I type the ๐Ÿ„ฌ circled italic latin capital letter r symbol?
On Windows, type 1F12C and press Alt+X. On Linux press Ctrl+Shift+U then 1f12c. On any system the quickest route is the copy button on this page.
What is the code for ๐Ÿ„ฌ?
Circled Italic Latin Capital Letter R is U+1F12C. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will ๐Ÿ„ฌ survive being pasted anywhere?
Not always. Circled Italic Latin Capital Letter R is a compatibility character: any system that applies Unicode NFKC normalisation โ€” search indexes, usernames, identifiers โ€” replaces it with R. Use it for display, not where text is normalised.