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