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