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 TI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32E0 | |
| decimal | 13024 | |
| htmldecimal | ㋠ | |
| htmlhex | ㋠ | |
| css | \32E0 | |
| javascript | \u{32E0} | |
| python | \u32e0 | |
| java | \u32E0 | |
| go | \u32E0 | |
| ruby | \u{32E0} | |
| rust | \u{32E0} | |
| ccpp | \u32e0 | |
| urlencoded | %E3%8B%A0 | |
| utf8bytes | e3 8b a0 | |
| utf16bebytes | 32 e0 | |
| utf32bebytes | 00 00 32 e0 |
How to Use
HTML:
㋠
CSS:
content: "\32E0"
JavaScript:
"\u{32E0}"
Python:
"\u32e0"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30C1