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 JWEOC
Overview
줯 (HANGUL SYLLABLE JWEOC) is the Unicode character at code point U+C92F. 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+C92F | |
| decimal | 51503 | |
| htmldecimal | 줯 | |
| htmlhex | 줯 | |
| css | \C92F | |
| javascript | \u{C92F} | |
| python | \uc92f | |
| java | \uC92F | |
| go | \uC92F | |
| ruby | \u{C92F} | |
| rust | \u{C92F} | |
| ccpp | \uc92f | |
| urlencoded | %EC%A4%AF | |
| utf8bytes | ec a4 af | |
| utf16bebytes | c9 2f | |
| utf32bebytes | 00 00 c9 2f |
How to Use
HTML:
줯
CSS:
content: "\C92F"
JavaScript:
"\u{C92F}"
Python:
"\uc92f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 116F 11BE
Frequently Asked Questions
What is the 줯 character (HANGUL SYLLABLE JWEOC)?
줯 (HANGUL SYLLABLE JWEOC) is the Unicode character U+C92F.
What is the Unicode codepoint of HANGUL SYLLABLE JWEOC?
The HANGUL SYLLABLE JWEOC character (줯) has codepoint U+C92F.
How do I type or copy HANGUL SYLLABLE JWEOC?
Copy 줯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.