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
Overview
꙲ (COMBINING CYRILLIC THOUSAND MILLIONS SIGN) is the Unicode character at code point U+A672. It belongs to the Cyrillic Extended-B block, in the Enclosing Mark (Me) general category. Its script is Cyrl.
On this page
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
Frequently Asked Questions
What is the ꙲ character (COMBINING CYRILLIC THOUSAND MILLIONS SIGN)?
꙲ (COMBINING CYRILLIC THOUSAND MILLIONS SIGN) is the Unicode character U+A672.
What is the Unicode codepoint of COMBINING CYRILLIC THOUSAND MILLIONS SIGN?
The COMBINING CYRILLIC THOUSAND MILLIONS SIGN character (꙲) has codepoint U+A672.
How do I type or copy COMBINING CYRILLIC THOUSAND MILLIONS SIGN?
Copy ꙲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.