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