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 NUMBER SIXTY ON BLACK SQUARE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+324D | |
| decimal | 12877 | |
| htmldecimal | ㉍ | |
| htmlhex | ㉍ | |
| css | \324D | |
| javascript | \u{324D} | |
| python | \u324d | |
| java | \u324D | |
| go | \u324D | |
| ruby | \u{324D} | |
| rust | \u{324D} | |
| ccpp | \u324d | |
| urlencoded | %E3%89%8D | |
| utf8bytes | e3 89 8d | |
| utf16bebytes | 32 4d | |
| utf32bebytes | 00 00 32 4d |
How to Use
HTML:
㉍
CSS:
content: "\324D"
JavaScript:
"\u{324D}"
Python:
"\u324d"
Properties
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No