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' : ''">
읳
HANGUL SYLLABLE YIH
Overview
읳 (HANGUL SYLLABLE YIH) is the Unicode character at code point U+C773. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C773 | |
| decimal | 51059 | |
| htmldecimal | 읳 | |
| htmlhex | 읳 | |
| css | \C773 | |
| javascript | \u{C773} | |
| python | \uc773 | |
| java | \uC773 | |
| go | \uC773 | |
| ruby | \u{C773} | |
| rust | \u{C773} | |
| ccpp | \uc773 | |
| urlencoded | %EC%9D%B3 | |
| utf8bytes | ec 9d b3 | |
| utf16bebytes | c7 73 | |
| utf32bebytes | 00 00 c7 73 |
How to Use
HTML:
읳
CSS:
content: "\C773"
JavaScript:
"\u{C773}"
Python:
"\uc773"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1174 11C2
Frequently Asked Questions
What is the 읳 character (HANGUL SYLLABLE YIH)?
읳 (HANGUL SYLLABLE YIH) is the Unicode character U+C773.
What is the Unicode codepoint of HANGUL SYLLABLE YIH?
The HANGUL SYLLABLE YIH character (읳) has codepoint U+C773.
How do I type or copy HANGUL SYLLABLE YIH?
Copy 읳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.