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 CID
Overview
칟 (HANGUL SYLLABLE CID) is the Unicode character at code point U+CE5F. 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+CE5F | |
| decimal | 52831 | |
| htmldecimal | 칟 | |
| htmlhex | 칟 | |
| css | \CE5F | |
| javascript | \u{CE5F} | |
| python | \uce5f | |
| java | \uCE5F | |
| go | \uCE5F | |
| ruby | \u{CE5F} | |
| rust | \u{CE5F} | |
| ccpp | \uce5f | |
| urlencoded | %EC%B9%9F | |
| utf8bytes | ec b9 9f | |
| utf16bebytes | ce 5f | |
| utf32bebytes | 00 00 ce 5f |
How to Use
HTML:
칟
CSS:
content: "\CE5F"
JavaScript:
"\u{CE5F}"
Python:
"\uce5f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1175 11AE
Frequently Asked Questions
What is the 칟 character (HANGUL SYLLABLE CID)?
칟 (HANGUL SYLLABLE CID) is the Unicode character U+CE5F.
What is the Unicode codepoint of HANGUL SYLLABLE CID?
The HANGUL SYLLABLE CID character (칟) has codepoint U+CE5F.
How do I type or copy HANGUL SYLLABLE CID?
Copy 칟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.