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