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