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' : ''">
ホ
HALFWIDTH KATAKANA LETTER HO
Overview
ホ (HALFWIDTH KATAKANA LETTER HO) is the Unicode character at code point U+FF8E. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Letter (Lo) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF8E | |
| decimal | 65422 | |
| htmldecimal | ホ | |
| htmlhex | ホ | |
| css | \FF8E | |
| javascript | \u{FF8E} | |
| python | \uff8e | |
| java | \uFF8E | |
| go | \uFF8E | |
| ruby | \u{FF8E} | |
| rust | \u{FF8E} | |
| ccpp | \uff8e | |
| urlencoded | %EF%BE%8E | |
| utf8bytes | ef be 8e | |
| utf16bebytes | ff 8e | |
| utf32bebytes | 00 00 ff 8e |
How to Use
HTML:
ホ
CSS:
content: "\FF8E"
JavaScript:
"\u{FF8E}"
Python:
"\uff8e"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30DB
Frequently Asked Questions
What is the ホ character (HALFWIDTH KATAKANA LETTER HO)?
ホ (HALFWIDTH KATAKANA LETTER HO) is the Unicode character U+FF8E.
What is the Unicode codepoint of HALFWIDTH KATAKANA LETTER HO?
The HALFWIDTH KATAKANA LETTER HO character (ホ) has codepoint U+FF8E.
How do I type or copy HALFWIDTH KATAKANA LETTER HO?
Copy ホ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.