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 MONOSPACE CAPITAL A
Overview
๐ฐ (MATHEMATICAL MONOSPACE CAPITAL A) is the Unicode character at code point U+1D670. 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+1D670 | |
| decimal | 120432 | |
| htmldecimal | 𝙰 | |
| htmlhex | 𝙰 | |
| css | \1D670 | |
| javascript | \u{1D670} | |
| python | \U0001d670 | |
| java | \uD835\uDE70 | |
| go | \U0001D670 | |
| ruby | \u{1D670} | |
| rust | \u{1D670} | |
| ccpp | \U0001d670 | |
| urlencoded | %F0%9D%99%B0 | |
| utf8bytes | f0 9d 99 b0 | |
| utf16bebytes | d8 35 de 70 | |
| utf32bebytes | 00 01 d6 70 |
How to Use
HTML:
𝙰
CSS:
content: "\1D670"
JavaScript:
"\u{1D670}"
Python:
"\U0001d670"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0041
Frequently Asked Questions
What is the ๐ฐ character (MATHEMATICAL MONOSPACE CAPITAL A)?
๐ฐ (MATHEMATICAL MONOSPACE CAPITAL A) is the Unicode character U+1D670.
What is the Unicode codepoint of MATHEMATICAL MONOSPACE CAPITAL A?
The MATHEMATICAL MONOSPACE CAPITAL A character (๐ฐ) has codepoint U+1D670.
How do I type or copy MATHEMATICAL MONOSPACE CAPITAL A?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.