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