Skip to content
EmojiDB

U+1F12A ยท Other symbol

Tortoise Shell Bracketed Latin Capital Letter S Symbol ๐Ÿ„ช

๐Ÿ„ช is tortoise shell bracketed latin capital letter s, U+1F12A. Unicode records it as a compatibility form of ใ€”Sใ€• (compat form). It was added in Unicode 5.2, and Unicode files it under Other symbol.

What Unicode says about ๐Ÿ„ช

used in baseball scoring

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

Codes & technical data

UnicodeU+1F12A
HTML hex🄪
HTML decimal🄪
CSS\1F12A
JavaScript\u{1F12A}
Python\U0001F12A
Java / C#\uD83C\uDD2A
Rust\u{1f12a}
Swift\u{1F12A}
PHP\u{1F12A}
URL encoded%F0%9F%84%AA
UTF-8 bytesF0 9F 84 AA
UTF-16 bytesD83C DD2A
Base648J+Eqg==
Decimal127274
Decomposes toใ€”Sใ€• (compat 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 ใ€”Sใ€•. 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.

Other s characters

Unicode names 4 characters ending in โ€œsโ€. They differ by direction, weight or decoration rather than by meaning.

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 1F12A then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for โ€œtortoise shell bracketed latin capital letter sโ€
LinuxPress Ctrl+Shift+U, type 1f12a, 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 ๐Ÿ„ช tortoise shell bracketed latin capital letter s symbol?
On Windows, type 1F12A and press Alt+X. On Linux press Ctrl+Shift+U then 1f12a. On any system the quickest route is the copy button on this page.
What is the code for ๐Ÿ„ช?
Tortoise Shell Bracketed Latin Capital Letter S is U+1F12A. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will ๐Ÿ„ช survive being pasted anywhere?
Not always. Tortoise Shell Bracketed Latin Capital Letter S is a compatibility character: any system that applies Unicode NFKC normalisation โ€” search indexes, usernames, identifiers โ€” replaces it with ใ€”Sใ€•. Use it for display, not where text is normalised.