Skip to content
EmojiDB

U+1F12D ยท Other symbol

Circled Cd Symbol ๐Ÿ„ญ

๐Ÿ„ญ is circled cd, U+1F12D. Unicode records it as a compatibility form of CD (circle form). It was added in Unicode 5.2, and Unicode files it under Other symbol.

Codes & technical data

UnicodeU+1F12D
HTML hex🄭
HTML decimal🄭
CSS\1F12D
JavaScript\u{1F12D}
Python\U0001F12D
Java / C#\uD83C\uDD2D
Rust\u{1f12d}
Swift\u{1F12D}
PHP\u{1F12D}
URL encoded%F0%9F%84%AD
UTF-8 bytesF0 9F 84 AD
UTF-16 bytesD83C DD2D
Base648J+ErQ==
Decimal127277
Decomposes toCD (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 CD. 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.

Unicode cross-references

The standard points readers of ๐Ÿ„ญ at these characters โ€” usually because they look alike, or because one is the correct choice where the other is often used by mistake.

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 1F12D then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for โ€œcircled cdโ€
LinuxPress Ctrl+Shift+U, type 1f12d, 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 cd symbol?
On Windows, type 1F12D and press Alt+X. On Linux press Ctrl+Shift+U then 1f12d. On any system the quickest route is the copy button on this page.
What is the code for ๐Ÿ„ญ?
Circled Cd is U+1F12D. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will ๐Ÿ„ญ survive being pasted anywhere?
Not always. Circled Cd is a compatibility character: any system that applies Unicode NFKC normalisation โ€” search indexes, usernames, identifiers โ€” replaces it with CD. Use it for display, not where text is normalised.