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