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