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 HA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32E9 | |
| decimal | 13033 | |
| htmldecimal | ㋩ | |
| htmlhex | ㋩ | |
| css | \32E9 | |
| javascript | \u{32E9} | |
| python | \u32e9 | |
| java | \u32E9 | |
| go | \u32E9 | |
| ruby | \u{32E9} | |
| rust | \u{32E9} | |
| ccpp | \u32e9 | |
| urlencoded | %E3%8B%A9 | |
| utf8bytes | e3 8b a9 | |
| utf16bebytes | 32 e9 | |
| utf32bebytes | 00 00 32 e9 |
How to Use
HTML:
㋩
CSS:
content: "\32E9"
JavaScript:
"\u{32E9}"
Python:
"\u32e9"
Properties
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 30CF