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