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 VI
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+30F8 | |
| decimal | 12536 | |
| htmldecimal | ヸ | |
| htmlhex | ヸ | |
| css | \30F8 | |
| javascript | \u{30F8} | |
| python | \u30f8 | |
| java | \u30F8 | |
| go | \u30F8 | |
| ruby | \u{30F8} | |
| rust | \u{30F8} | |
| ccpp | \u30f8 | |
| urlencoded | %E3%83%B8 | |
| utf8bytes | e3 83 b8 | |
| utf16bebytes | 30 f8 | |
| utf32bebytes | 00 00 30 f8 |
How to Use
HTML:
ヸ
CSS:
content: "\30F8"
JavaScript:
"\u{30F8}"
Python:
"\u30f8"
Properties
Frequently Asked Questions
What is the ヸ character (KATAKANA LETTER VI)?
ヸ (KATAKANA LETTER VI) is the Unicode character U+30F8.
What is the Unicode codepoint of KATAKANA LETTER VI?
The KATAKANA LETTER VI character (ヸ) has codepoint U+30F8.
How do I type or copy KATAKANA LETTER VI?
Copy ヸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.