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