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' : ''">
҉
Overview
҉ (COMBINING CYRILLIC MILLIONS SIGN) is the Unicode character at code point U+0489. It belongs to the Cyrillic block, in the Enclosing Mark (Me) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0489 | |
| decimal | 1161 | |
| htmldecimal | ҉ | |
| htmlhex | ҉ | |
| css | \0489 | |
| javascript | \u{489} | |
| python | \u0489 | |
| java | \u0489 | |
| go | \u0489 | |
| ruby | \u{489} | |
| rust | \u{489} | |
| ccpp | \u0489 | |
| urlencoded | %D2%89 | |
| utf8bytes | d2 89 | |
| utf16bebytes | 04 89 | |
| utf32bebytes | 00 00 04 89 |
How to Use
HTML:
҉
CSS:
content: "\0489"
JavaScript:
"\u{489}"
Python:
"\u0489"
Properties
Frequently Asked Questions
What is the ҉ character (COMBINING CYRILLIC MILLIONS SIGN)?
҉ (COMBINING CYRILLIC MILLIONS SIGN) is the Unicode character U+0489.
What is the Unicode codepoint of COMBINING CYRILLIC MILLIONS SIGN?
The COMBINING CYRILLIC MILLIONS SIGN character (҉) has codepoint U+0489.
How do I type or copy COMBINING CYRILLIC MILLIONS SIGN?
Copy ҉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.