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' : ''">
꙲
COMBINING CYRILLIC THOUSAND MILLIONS SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A672 | |
| decimal | 42610 | |
| htmldecimal | ꙲ | |
| htmlhex | ꙲ | |
| css | \A672 | |
| javascript | \u{A672} | |
| python | \ua672 | |
| java | \uA672 | |
| go | \uA672 | |
| ruby | \u{A672} | |
| rust | \u{A672} | |
| ccpp | \ua672 | |
| urlencoded | %EA%99%B2 | |
| utf8bytes | ea 99 b2 | |
| utf16bebytes | a6 72 | |
| utf32bebytes | 00 00 a6 72 |
How to Use
HTML:
꙲
CSS:
content: "\A672"
JavaScript:
"\u{A672}"
Python:
"\ua672"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Enclosing Mark (Me)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No