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 JON
Overview
존 (HANGUL SYLLABLE JON) is the Unicode character at code point U+C874. 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+C874 | |
| decimal | 51316 | |
| htmldecimal | 존 | |
| htmlhex | 존 | |
| css | \C874 | |
| javascript | \u{C874} | |
| python | \uc874 | |
| java | \uC874 | |
| go | \uC874 | |
| ruby | \u{C874} | |
| rust | \u{C874} | |
| ccpp | \uc874 | |
| urlencoded | %EC%A1%B4 | |
| utf8bytes | ec a1 b4 | |
| utf16bebytes | c8 74 | |
| utf32bebytes | 00 00 c8 74 |
How to Use
HTML:
존
CSS:
content: "\C874"
JavaScript:
"\u{C874}"
Python:
"\uc874"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 1169 11AB
Frequently Asked Questions
What is the 존 character (HANGUL SYLLABLE JON)?
존 (HANGUL SYLLABLE JON) is the Unicode character U+C874.
What is the Unicode codepoint of HANGUL SYLLABLE JON?
The HANGUL SYLLABLE JON character (존) has codepoint U+C874.
How do I type or copy HANGUL SYLLABLE JON?
Copy 존 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.