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