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