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