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 TU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32E1 | |
| decimal | 13025 | |
| htmldecimal | ㋡ | |
| htmlhex | ㋡ | |
| css | \32E1 | |
| javascript | \u{32E1} | |
| python | \u32e1 | |
| java | \u32E1 | |
| go | \u32E1 | |
| ruby | \u{32E1} | |
| rust | \u{32E1} | |
| ccpp | \u32e1 | |
| urlencoded | %E3%8B%A1 | |
| utf8bytes | e3 8b a1 | |
| utf16bebytes | 32 e1 | |
| utf32bebytes | 00 00 32 e1 |
How to Use
HTML:
㋡
CSS:
content: "\32E1"
JavaScript:
"\u{32E1}"
Python:
"\u32e1"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30C4