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