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