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