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' : ''">
๐
MODIFIER LETTER CYRILLIC SMALL BARRED O
Overview
๐ (MODIFIER LETTER CYRILLIC SMALL BARRED O) is the Unicode character at code point U+1E04E. It belongs to the Cyrillic Extended-D block, in the Modifier Letter (Lm) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E04E | |
| decimal | 122958 | |
| htmldecimal | 𞁎 | |
| htmlhex | 𞁎 | |
| css | \1E04E | |
| javascript | \u{1E04E} | |
| python | \U0001e04e | |
| java | \uD838\uDC4E | |
| go | \U0001E04E | |
| ruby | \u{1E04E} | |
| rust | \u{1E04E} | |
| ccpp | \U0001e04e | |
| urlencoded | %F0%9E%81%8E | |
| utf8bytes | f0 9e 81 8e | |
| utf16bebytes | d8 38 dc 4e | |
| utf32bebytes | 00 01 e0 4e |
How to Use
HTML:
𞁎
CSS:
content: "\1E04E"
JavaScript:
"\u{1E04E}"
Python:
"\U0001e04e"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 04E9
Frequently Asked Questions
What is the ๐ character (MODIFIER LETTER CYRILLIC SMALL BARRED O)?
๐ (MODIFIER LETTER CYRILLIC SMALL BARRED O) is the Unicode character U+1E04E.
What is the Unicode codepoint of MODIFIER LETTER CYRILLIC SMALL BARRED O?
The MODIFIER LETTER CYRILLIC SMALL BARRED O character (๐) has codepoint U+1E04E.
How do I type or copy MODIFIER LETTER CYRILLIC SMALL BARRED O?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.