U+1F12B ยท Other symbol
Circled Italic Latin Capital Letter C Symbol ๐ซ
๐ซ is circled italic latin capital letter c, U+1F12B. Unicode also records it as โcompact discโ. It was added in Unicode 5.2, and Unicode files it under Other symbol.
Also known as
- compact disc
- single disc record
Codes & technical data
| Unicode | U+1F12B | |
|---|---|---|
| HTML hex | 🄫 | |
| HTML decimal | 🄫 | |
| CSS | \1F12B | |
| JavaScript | \u{1F12B} | |
| Python | \U0001F12B | |
| Java / C# | \uD83C\uDD2B | |
| Rust | \u{1f12b} | |
| Swift | \u{1F12B} | |
| PHP | \u{1F12B} | |
| URL encoded | %F0%9F%84%AB | |
| UTF-8 bytes | F0 9F 84 AB | |
| UTF-16 bytes | D83C DD2B | |
| Base64 | 8J+Eqw== | |
| Decimal | 127275 | |
| Decomposes to | C (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
C. 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 1F12B then press Alt+X |
|---|---|
| macOS | Press Ctrl+Cmd+Space, then search for โcircled italic latin capital letter cโ |
| Linux | Press Ctrl+Shift+U, type 1f12b, 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 c symbol?
- On Windows, type 1F12B and press Alt+X. On Linux press Ctrl+Shift+U then 1f12b. On any system the quickest route is the copy button on this page.
- What is the code for ๐ซ?
- Circled Italic Latin Capital Letter C is U+1F12B. 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 C is a compatibility character: any system that applies Unicode NFKC normalisation โ search indexes, usernames, identifiers โ replaces it with C. Use it for display, not where text is normalised.