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
| Unicode | U+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 bytes | F0 9F 84 AC | |
| UTF-16 bytes | D83C DD2C | |
| Base64 | 8J+ErA== | |
| Decimal | 127276 | |
| Decomposes to | R (circle form) | |
| Category | Other symbol (So) | |
| Introduced | Unicode 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.
How to type ๐ฌ
| Windows | Type 1F12C then press Alt+X |
|---|---|
| macOS | Press Ctrl+Cmd+Space, then search for โcircled italic latin capital letter rโ |
| Linux | Press 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.