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