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 CEOK
Overview
첰 (HANGUL SYLLABLE CEOK) is the Unicode character at code point U+CCB0. 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+CCB0 | |
| decimal | 52400 | |
| htmldecimal | 첰 | |
| htmlhex | 첰 | |
| css | \CCB0 | |
| javascript | \u{CCB0} | |
| python | \uccb0 | |
| java | \uCCB0 | |
| go | \uCCB0 | |
| ruby | \u{CCB0} | |
| rust | \u{CCB0} | |
| ccpp | \uccb0 | |
| urlencoded | %EC%B2%B0 | |
| utf8bytes | ec b2 b0 | |
| utf16bebytes | cc b0 | |
| utf32bebytes | 00 00 cc b0 |
How to Use
HTML:
첰
CSS:
content: "\CCB0"
JavaScript:
"\u{CCB0}"
Python:
"\uccb0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1165 11BF
Frequently Asked Questions
What is the 첰 character (HANGUL SYLLABLE CEOK)?
첰 (HANGUL SYLLABLE CEOK) is the Unicode character U+CCB0.
What is the Unicode codepoint of HANGUL SYLLABLE CEOK?
The HANGUL SYLLABLE CEOK character (첰) has codepoint U+CCB0.
How do I type or copy HANGUL SYLLABLE CEOK?
Copy 첰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.