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