Cyrillic Capital Letter Che With Diaeresis Letter
Ӵ is a Cyrillic capital letter used in writing systems that use che with diaeresis.
U+04F4
Ӵ (Cyrillic capital letter Che with Diaeresis) is a specific character with a defined Unicode identity. You can copy it directly or use standard Unicode escapes in HTML, CSS, and JavaScript.
Cyrillic Capital Letter Che With Diaeresis Letter Meaning
Ӵ, Unicode U+04F4, is the Cyrillic capital letter “Che with Diaeresis” (also described as “che with two dots”). It belongs to Cyrillic text, where diacritical marks like diaeresis help distinguish letters that represent different sounds or orthographic distinctions. Like other single Unicode characters, it should be treated as a standalone letter in fonts, text processing, search, and rendering. When creating multilingual content, using the exact character prevents mismatches that can occur if you substitute similar-looking letters. Use the provided code points and escape sequences to insert it reliably across platforms and languages.
Common uses
- •Typing or proofreading Cyrillic text that specifically includes “Che with diaeresis”
- •Publishing multilingual documents where the exact letter form must match Unicode
- •User interface labels or names that require the exact Unicode character
- •Linguistic or typographic work documenting Cyrillic letter variants
- •Programming content strings where consistent rendering of U+04F4 is required
Examples
Ӵ — Cyrillic Capital Letter Che with Diaeresis
- ӴӴӴ is included as a single letter in this sample: Ӵ
- ӴName example: Ӵorod
- ӴWord fragment: če Ӵ diacritics
- ӴUI label example: Ӵ settings
- ӴShort text: Ӵтaдeм
Variations
Technical codes
| Unicode | U+04F4 | |
| HTML Entity | Ӵ | |
| HTML Code | Ӵ | |
| CSS | \04F4 |
FAQ
What does the Cyrillic Capital Letter Che With Diaeresis letter mean?
Ӵ, Unicode U+04F4, is the Cyrillic capital letter “Che with Diaeresis” (also described as “che with two dots”). It belongs to Cyrillic text, where diacritical marks like diaeresis help distinguish letters that represent different sounds or orthographic distinctions. Like other single Unicode characters, it should be treated as a standalone letter in fonts, text processing, search, and rendering. When creating multilingual content, using the exact character prevents mismatches that can occur if you substitute similar-looking letters. Use the provided code points and escape sequences to insert it reliably across platforms and languages.
What Unicode character is Ӵ?
Ӵ is the Unicode character “CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS”, code point U+04F4.
How can I copy Ӵ reliably?
Copy the character directly from this page. For programming or templates, use the Unicode code point U+04F4 or the provided escape sequences.
What is the HTML entity for Ӵ?
The HTML entity is Ӵ.
How do I use Ӵ in JavaScript?
You can use the JavaScript Unicode escape \\u{04F4} to represent Ӵ in a string.