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