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