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 TEN MILLIONS SIGN
Overview
꙰ (COMBINING CYRILLIC TEN MILLIONS SIGN) is the Unicode character at code point U+A670. 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+A670 | |
| decimal | 42608 | |
| htmldecimal | ꙰ | |
| htmlhex | ꙰ | |
| css | \A670 | |
| javascript | \u{A670} | |
| python | \ua670 | |
| java | \uA670 | |
| go | \uA670 | |
| ruby | \u{A670} | |
| rust | \u{A670} | |
| ccpp | \ua670 | |
| urlencoded | %EA%99%B0 | |
| utf8bytes | ea 99 b0 | |
| utf16bebytes | a6 70 | |
| utf32bebytes | 00 00 a6 70 |
How to Use
HTML:
꙰
CSS:
content: "\A670"
JavaScript:
"\u{A670}"
Python:
"\ua670"
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 TEN MILLIONS SIGN)?
꙰ (COMBINING CYRILLIC TEN MILLIONS SIGN) is the Unicode character U+A670.
What is the Unicode codepoint of COMBINING CYRILLIC TEN MILLIONS SIGN?
The COMBINING CYRILLIC TEN MILLIONS SIGN character (꙰) has codepoint U+A670.
How do I type or copy COMBINING CYRILLIC TEN MILLIONS SIGN?
Copy ꙰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.