MATHEMATICAL DOUBLE-STRUCK SMALL A
Overview
Double-struck letters, also called blackboard bold, arose from the practice of writing bold characters on a chalkboard by doubling their strokes, and the notation persisted into print for number sets and similar objects. U+1D552 is the lowercase a in that style, drawn from Mathematical Alphanumeric Symbols. A handful of double-struck capitals were encoded much earlier in the Letterlike Symbols block, so the alphabet is split across two ranges rather than being contiguous โ a common consequence of Unicode encoding characters as needs arose. The general category is Ll (letter, lowercase), with a compatibility decomposition to ordinary a.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D552 | |
| decimal | 120146 | |
| htmldecimal | 𝕒 | |
| htmlhex | 𝕒 | |
| css | \1D552 | |
| javascript | \u{1D552} | |
| python | \U0001d552 | |
| java | \uD835\uDD52 | |
| go | \U0001D552 | |
| ruby | \u{1D552} | |
| rust | \u{1D552} | |
| ccpp | \U0001d552 | |
| urlencoded | %F0%9D%95%92 | |
| utf8bytes | f0 9d 95 92 | |
| utf16bebytes | d8 35 dd 52 | |
| utf32bebytes | 00 01 d5 52 |
How to Use
𝕒
content: "\1D552"
"\u{1D552}"
"\U0001d552"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0061
Frequently Asked Questions
What is the ๐ character (MATHEMATICAL DOUBLE-STRUCK SMALL A)?
๐ (MATHEMATICAL DOUBLE-STRUCK SMALL A) is the Unicode character U+1D552.
What is the Unicode codepoint of MATHEMATICAL DOUBLE-STRUCK SMALL A?
The MATHEMATICAL DOUBLE-STRUCK SMALL A character (๐) has codepoint U+1D552.
How do I type or copy MATHEMATICAL DOUBLE-STRUCK SMALL A?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.