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 HUNDRED THOUSANDS SIGN) is the Unicode character at code point U+0488. 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+0488 | |
| decimal | 1160 | |
| htmldecimal | ҈ | |
| htmlhex | ҈ | |
| css | \0488 | |
| javascript | \u{488} | |
| python | \u0488 | |
| java | \u0488 | |
| go | \u0488 | |
| ruby | \u{488} | |
| rust | \u{488} | |
| ccpp | \u0488 | |
| urlencoded | %D2%88 | |
| utf8bytes | d2 88 | |
| utf16bebytes | 04 88 | |
| utf32bebytes | 00 00 04 88 |
How to Use
HTML:
҈
CSS:
content: "\0488"
JavaScript:
"\u{488}"
Python:
"\u0488"
Properties
Frequently Asked Questions
What is the ҈ character (COMBINING CYRILLIC HUNDRED THOUSANDS SIGN)?
҈ (COMBINING CYRILLIC HUNDRED THOUSANDS SIGN) is the Unicode character U+0488.
What is the Unicode codepoint of COMBINING CYRILLIC HUNDRED THOUSANDS SIGN?
The COMBINING CYRILLIC HUNDRED THOUSANDS SIGN character (҈) has codepoint U+0488.
How do I type or copy COMBINING CYRILLIC HUNDRED THOUSANDS SIGN?
Copy ҈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.