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 HWALT
Overview
홡 (HANGUL SYLLABLE HWALT) is the Unicode character at code point U+D661. 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+D661 | |
| decimal | 54881 | |
| htmldecimal | 홡 | |
| htmlhex | 홡 | |
| css | \D661 | |
| javascript | \u{D661} | |
| python | \ud661 | |
| java | \uD661 | |
| go | \uD661 | |
| ruby | \u{D661} | |
| rust | \u{D661} | |
| ccpp | \ud661 | |
| urlencoded | %ED%99%A1 | |
| utf8bytes | ed 99 a1 | |
| utf16bebytes | d6 61 | |
| utf32bebytes | 00 00 d6 61 |
How to Use
HTML:
홡
CSS:
content: "\D661"
JavaScript:
"\u{D661}"
Python:
"\ud661"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1112 116A 11B4
Frequently Asked Questions
What is the 홡 character (HANGUL SYLLABLE HWALT)?
홡 (HANGUL SYLLABLE HWALT) is the Unicode character U+D661.
What is the Unicode codepoint of HANGUL SYLLABLE HWALT?
The HANGUL SYLLABLE HWALT character (홡) has codepoint U+D661.
How do I type or copy HANGUL SYLLABLE HWALT?
Copy 홡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.