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