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