Skip to content
EmojiDB

U+1F130 ยท Other symbol

Squared Latin Capital Letter A Symbol ๐Ÿ„ฐ

๐Ÿ„ฐ is squared latin capital letter a, U+1F130. Unicode also records it as โ€œAnreisetag (day of arrival)โ€. It was added in Unicode 6.0, and Unicode files it under Other symbol.

Also known as

  • Anreisetag (day of arrival)

Codes & technical data

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