copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ธ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ธ
MATHEMATICAL DOUBLE-STRUCK CAPITAL A
Overview
๐ธ (MATHEMATICAL DOUBLE-STRUCK CAPITAL A) is the Unicode character at code point U+1D538. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D538 | |
| decimal | 120120 | |
| htmldecimal | 𝔸 | |
| htmlhex | 𝔸 | |
| css | \1D538 | |
| javascript | \u{1D538} | |
| python | \U0001d538 | |
| java | \uD835\uDD38 | |
| go | \U0001D538 | |
| ruby | \u{1D538} | |
| rust | \u{1D538} | |
| ccpp | \U0001d538 | |
| urlencoded | %F0%9D%94%B8 | |
| utf8bytes | f0 9d 94 b8 | |
| utf16bebytes | d8 35 dd 38 | |
| utf32bebytes | 00 01 d5 38 |
How to Use
HTML:
𝔸
CSS:
content: "\1D538"
JavaScript:
"\u{1D538}"
Python:
"\U0001d538"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0041
Frequently Asked Questions
What is the ๐ธ character (MATHEMATICAL DOUBLE-STRUCK CAPITAL A)?
๐ธ (MATHEMATICAL DOUBLE-STRUCK CAPITAL A) is the Unicode character U+1D538.
What is the Unicode codepoint of MATHEMATICAL DOUBLE-STRUCK CAPITAL A?
The MATHEMATICAL DOUBLE-STRUCK CAPITAL A character (๐ธ) has codepoint U+1D538.
How do I type or copy MATHEMATICAL DOUBLE-STRUCK CAPITAL A?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.