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 IGS
Overview
읷 (HANGUL SYLLABLE IGS) is the Unicode character at code point U+C777. 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+C777 | |
| decimal | 51063 | |
| htmldecimal | 읷 | |
| htmlhex | 읷 | |
| css | \C777 | |
| javascript | \u{C777} | |
| python | \uc777 | |
| java | \uC777 | |
| go | \uC777 | |
| ruby | \u{C777} | |
| rust | \u{C777} | |
| ccpp | \uc777 | |
| urlencoded | %EC%9D%B7 | |
| utf8bytes | ec 9d b7 | |
| utf16bebytes | c7 77 | |
| utf32bebytes | 00 00 c7 77 |
How to Use
HTML:
읷
CSS:
content: "\C777"
JavaScript:
"\u{C777}"
Python:
"\uc777"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1175 11AA
Frequently Asked Questions
What is the 읷 character (HANGUL SYLLABLE IGS)?
읷 (HANGUL SYLLABLE IGS) is the Unicode character U+C777.
What is the Unicode codepoint of HANGUL SYLLABLE IGS?
The HANGUL SYLLABLE IGS character (읷) has codepoint U+C777.
How do I type or copy HANGUL SYLLABLE IGS?
Copy 읷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.