Skip to content
EmojiDB

U+1F12E ยท Other symbol

Circled Wz Symbol ๐Ÿ„ฎ

๐Ÿ„ฎ is circled wz, U+1F12E. Unicode records it as a compatibility form of WZ (circle form). It was added in Unicode 5.2, and Unicode files it under Other symbol.

What Unicode says about ๐Ÿ„ฎ

from the German term "Warenzeichen"

indicate a trademarked term without making a legal claim of trademark status

decomposition is anomalous, as the usual glyph shows a capital W and a small z

โ€” annotation from the Unicode Standard, NamesList.txt

Codes & technical data

UnicodeU+1F12E
HTML hex🄮
HTML decimal🄮
CSS\1F12E
JavaScript\u{1F12E}
Python\U0001F12E
Java / C#\uD83C\uDD2E
Rust\u{1f12e}
Swift\u{1F12E}
PHP\u{1F12E}
URL encoded%F0%9F%84%AE
UTF-8 bytesF0 9F 84 AE
UTF-16 bytesD83C DD2E
Base648J+Erg==
Decimal127278
Decomposes toWZ (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 WZ. 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 1F12E then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for โ€œcircled wzโ€
LinuxPress Ctrl+Shift+U, type 1f12e, 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 wz symbol?
On Windows, type 1F12E and press Alt+X. On Linux press Ctrl+Shift+U then 1f12e. On any system the quickest route is the copy button on this page.
What is the code for ๐Ÿ„ฎ?
Circled Wz is U+1F12E. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will ๐Ÿ„ฎ survive being pasted anywhere?
Not always. Circled Wz is a compatibility character: any system that applies Unicode NFKC normalisation โ€” search indexes, usernames, identifiers โ€” replaces it with WZ. Use it for display, not where text is normalised.