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