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