Skip to content
EmojiDB

U+1F143 Β· Other symbol

Squared Latin Capital Letter T Symbol πŸ…ƒ

πŸ…ƒ is squared latin capital letter t, U+1F143. Unicode records it as a compatibility form of T (square form). It was added in Unicode 6.0, and Unicode files it under Other symbol.

Also known as

  • tobacconist

Codes & technical data

UnicodeU+1F143
HTML hex🅃
HTML decimal🅃
CSS\1F143
JavaScript\u{1F143}
Python\U0001F143
Java / C#\uD83C\uDD43
Rust\u{1f143}
Swift\u{1F143}
PHP\u{1F143}
URL encoded%F0%9F%85%83
UTF-8 bytesF0 9F 85 83
UTF-16 bytesD83C DD43
Base648J+Fgw==
Decimal127299
Decomposes toT (square form)
CategoryOther symbol (So)
IntroducedUnicode 6.0

Will πŸ…ƒ survive being pasted?

  • Normalisation. No. Anything that applies NFKC β€” search indexes, usernames, domain names, programming identifiers β€” rewrites πŸ…ƒ as T. 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.

All 200 characters in Enclosed Alphanumeric Supplement β†’

How to type πŸ…ƒ

WindowsType 1F143 then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for β€œsquared latin capital letter t”
LinuxPress Ctrl+Shift+U, type 1f143, 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 πŸ…ƒ squared latin capital letter t symbol?
On Windows, type 1F143 and press Alt+X. On Linux press Ctrl+Shift+U then 1f143. On any system the quickest route is the copy button on this page.
What is the code for πŸ…ƒ?
Squared Latin Capital Letter T is U+1F143. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will πŸ…ƒ survive being pasted anywhere?
Not always. Squared Latin Capital Letter T is a compatibility character: any system that applies Unicode NFKC normalisation β€” search indexes, usernames, identifiers β€” replaces it with T. Use it for display, not where text is normalised.