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 YEOG
Overview
역 (HANGUL SYLLABLE YEOG) is the Unicode character at code point U+C5ED. 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+C5ED | |
| decimal | 50669 | |
| htmldecimal | 역 | |
| htmlhex | 역 | |
| css | \C5ED | |
| javascript | \u{C5ED} | |
| python | \uc5ed | |
| java | \uC5ED | |
| go | \uC5ED | |
| ruby | \u{C5ED} | |
| rust | \u{C5ED} | |
| ccpp | \uc5ed | |
| urlencoded | %EC%97%AD | |
| utf8bytes | ec 97 ad | |
| utf16bebytes | c5 ed | |
| utf32bebytes | 00 00 c5 ed |
How to Use
HTML:
역
CSS:
content: "\C5ED"
JavaScript:
"\u{C5ED}"
Python:
"\uc5ed"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1167 11A8
Frequently Asked Questions
What is the 역 character (HANGUL SYLLABLE YEOG)?
역 (HANGUL SYLLABLE YEOG) is the Unicode character U+C5ED.
What is the Unicode codepoint of HANGUL SYLLABLE YEOG?
The HANGUL SYLLABLE YEOG character (역) has codepoint U+C5ED.
How do I type or copy HANGUL SYLLABLE YEOG?
Copy 역 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.