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 U
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32D2 | |
| decimal | 13010 | |
| htmldecimal | ㋒ | |
| htmlhex | ㋒ | |
| css | \32D2 | |
| javascript | \u{32D2} | |
| python | \u32d2 | |
| java | \u32D2 | |
| go | \u32D2 | |
| ruby | \u{32D2} | |
| rust | \u{32D2} | |
| ccpp | \u32d2 | |
| urlencoded | %E3%8B%92 | |
| utf8bytes | e3 8b 92 | |
| utf16bebytes | 32 d2 | |
| utf32bebytes | 00 00 32 d2 |
How to Use
HTML:
㋒
CSS:
content: "\32D2"
JavaScript:
"\u{32D2}"
Python:
"\u32d2"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30A6