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