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