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