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