Combining Cyrillic Millions Sign Letter
҉ is a combining Cyrillic millions sign used with Cyrillic text to indicate a millions-related value.
U+0489
҉ (U+0489) is a combining mark named “Combining Cyrillic Millions Sign.” Because it is combining, it’s typically placed after the character it modifies. You can copy it directly or use its HTML/CSS/JavaScript escapes for reliable input.
Combining Cyrillic Millions Sign Letter Meaning
The character ҉ is a Unicode combining sign (U+0489) called the “COMBINING CYRILLIC MILLIONS SIGN.” As a combining mark, it modifies the preceding character rather than standing alone. It is used in Cyrillic contexts where the text needs to be annotated with a “millions” sign—commonly in numeric or shorthand-style writing. If you’re working with Cyrillic content, this mark can help represent millions in a compact typographic way. When copying into documents, ensure the font and rendering support combining marks so the sign appears in the expected position.
Common uses
- •Annotating Cyrillic numbers with a millions indicator in text
- •Creating compact numeric labels in Cyrillic typography
- •Writing abbreviations or counters that denote millions
- •Formatting data tables or reports that use Cyrillic millions notation
- •Designing poster or UI text where a millions sign should combine with a character
Examples
҉ Combining Cyrillic Millions Sign
- ҉Т҉
- ҉5҉
- ҉милл҉
- ҉объём҉ 3
- ҉№҉ 12
Variations
Technical codes
| Unicode | U+0489 | |
| HTML Entity | ҉ | |
| HTML Code | ҉ | |
| CSS | \0489 |
FAQ
What does the Combining Cyrillic Millions Sign letter mean?
The character ҉ is a Unicode combining sign (U+0489) called the “COMBINING CYRILLIC MILLIONS SIGN.” As a combining mark, it modifies the preceding character rather than standing alone. It is used in Cyrillic contexts where the text needs to be annotated with a “millions” sign—commonly in numeric or shorthand-style writing. If you’re working with Cyrillic content, this mark can help represent millions in a compact typographic way. When copying into documents, ensure the font and rendering support combining marks so the sign appears in the expected position.
Is ҉ a standalone symbol or a combining mark?
҉ is a combining mark (COMBINING CYRILLIC MILLIONS SIGN, U+0489), so it normally modifies the character before it.
What is the Unicode codepoint for ҉?
The Unicode codepoint for ҉ is U+0489.
How can I insert ҉ in HTML?
You can use the HTML entity ҉ for ҉.
How do I type it using JavaScript?
In JavaScript, you can use the escape \\u{0489} to produce ҉.