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' : ''">
ホ
KATAKANA LETTER HO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30DB | |
| decimal | 12507 | |
| htmldecimal | ホ | |
| htmlhex | ホ | |
| css | \30DB | |
| javascript | \u{30DB} | |
| python | \u30db | |
| java | \u30DB | |
| go | \u30DB | |
| ruby | \u{30DB} | |
| rust | \u{30DB} | |
| ccpp | \u30db | |
| urlencoded | %E3%83%9B | |
| utf8bytes | e3 83 9b | |
| utf16bebytes | 30 db | |
| utf32bebytes | 00 00 30 db |
How to Use
HTML:
ホ
CSS:
content: "\30DB"
JavaScript:
"\u{30DB}"
Python:
"\u30db"
Properties
Frequently Asked Questions
What is the ホ character (KATAKANA LETTER HO)?
ホ (KATAKANA LETTER HO) is the Unicode character U+30DB.
What is the Unicode codepoint of KATAKANA LETTER HO?
The KATAKANA LETTER HO character (ホ) has codepoint U+30DB.
How do I type or copy KATAKANA LETTER HO?
Copy ホ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.