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