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