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