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 COLS
Overview
촔 (HANGUL SYLLABLE COLS) is the Unicode character at code point U+CD14. 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+CD14 | |
| decimal | 52500 | |
| htmldecimal | 촔 | |
| htmlhex | 촔 | |
| css | \CD14 | |
| javascript | \u{CD14} | |
| python | \ucd14 | |
| java | \uCD14 | |
| go | \uCD14 | |
| ruby | \u{CD14} | |
| rust | \u{CD14} | |
| ccpp | \ucd14 | |
| urlencoded | %EC%B4%94 | |
| utf8bytes | ec b4 94 | |
| utf16bebytes | cd 14 | |
| utf32bebytes | 00 00 cd 14 |
How to Use
HTML:
촔
CSS:
content: "\CD14"
JavaScript:
"\u{CD14}"
Python:
"\ucd14"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1169 11B3
Frequently Asked Questions
What is the 촔 character (HANGUL SYLLABLE COLS)?
촔 (HANGUL SYLLABLE COLS) is the Unicode character U+CD14.
What is the Unicode codepoint of HANGUL SYLLABLE COLS?
The HANGUL SYLLABLE COLS character (촔) has codepoint U+CD14.
How do I type or copy HANGUL SYLLABLE COLS?
Copy 촔 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.