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 WEOM
Overview
웜 (HANGUL SYLLABLE WEOM) is the Unicode character at code point U+C6DC. 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+C6DC | |
| decimal | 50908 | |
| htmldecimal | 웜 | |
| htmlhex | 웜 | |
| css | \C6DC | |
| javascript | \u{C6DC} | |
| python | \uc6dc | |
| java | \uC6DC | |
| go | \uC6DC | |
| ruby | \u{C6DC} | |
| rust | \u{C6DC} | |
| ccpp | \uc6dc | |
| urlencoded | %EC%9B%9C | |
| utf8bytes | ec 9b 9c | |
| utf16bebytes | c6 dc | |
| utf32bebytes | 00 00 c6 dc |
How to Use
HTML:
웜
CSS:
content: "\C6DC"
JavaScript:
"\u{C6DC}"
Python:
"\uc6dc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 116F 11B7
Frequently Asked Questions
What is the 웜 character (HANGUL SYLLABLE WEOM)?
웜 (HANGUL SYLLABLE WEOM) is the Unicode character U+C6DC.
What is the Unicode codepoint of HANGUL SYLLABLE WEOM?
The HANGUL SYLLABLE WEOM character (웜) has codepoint U+C6DC.
How do I type or copy HANGUL SYLLABLE WEOM?
Copy 웜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.