Skip to content
EmojiDB

U+1F131 ยท Other symbol

Squared Latin Capital Letter B Symbol ๐Ÿ„ฑ

๐Ÿ„ฑ is squared latin capital letter b, U+1F131. Unicode records it as a compatibility form of B (square form). It was added in Unicode 5.2, and Unicode files it under Other symbol.

Also known as

  • bank
  • b-mode stereo compression broadcasting service (ARIB STD B24)

Codes & technical data

UnicodeU+1F131
HTML hex🄱
HTML decimal🄱
CSS\1F131
JavaScript\u{1F131}
Python\U0001F131
Java / C#\uD83C\uDD31
Rust\u{1f131}
Swift\u{1F131}
PHP\u{1F131}
URL encoded%F0%9F%84%B1
UTF-8 bytesF0 9F 84 B1
UTF-16 bytesD83C DD31
Base648J+EsQ==
Decimal127281
Decomposes toB (square 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 B. 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 1F131 then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for โ€œsquared latin capital letter bโ€
LinuxPress Ctrl+Shift+U, type 1f131, 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 b symbol?
On Windows, type 1F131 and press Alt+X. On Linux press Ctrl+Shift+U then 1f131. On any system the quickest route is the copy button on this page.
What is the code for ๐Ÿ„ฑ?
Squared Latin Capital Letter B is U+1F131. 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 B is a compatibility character: any system that applies Unicode NFKC normalisation โ€” search indexes, usernames, identifiers โ€” replaces it with B. Use it for display, not where text is normalised.