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