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