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