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