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