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' : ''">
㌊
SQUARE OOMU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+330A | |
| decimal | 13066 | |
| htmldecimal | ㌊ | |
| htmlhex | ㌊ | |
| css | \330A | |
| javascript | \u{330A} | |
| python | \u330a | |
| java | \u330A | |
| go | \u330A | |
| ruby | \u{330A} | |
| rust | \u{330A} | |
| ccpp | \u330a | |
| urlencoded | %E3%8C%8A | |
| utf8bytes | e3 8c 8a | |
| utf16bebytes | 33 0a | |
| utf32bebytes | 00 00 33 0a |
How to Use
HTML:
㌊
CSS:
content: "\330A"
JavaScript:
"\u{330A}"
Python:
"\u330a"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30AA 30FC 30E0