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' : ''">
㋐
CIRCLED KATAKANA A
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32D0 | |
| decimal | 13008 | |
| htmldecimal | ㋐ | |
| htmlhex | ㋐ | |
| css | \32D0 | |
| javascript | \u{32D0} | |
| python | \u32d0 | |
| java | \u32D0 | |
| go | \u32D0 | |
| ruby | \u{32D0} | |
| rust | \u{32D0} | |
| ccpp | \u32d0 | |
| urlencoded | %E3%8B%90 | |
| utf8bytes | e3 8b 90 | |
| utf16bebytes | 32 d0 | |
| utf32bebytes | 00 00 32 d0 |
How to Use
HTML:
㋐
CSS:
content: "\32D0"
JavaScript:
"\u{32D0}"
Python:
"\u32d0"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30A2