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 WO
Overview
ヲ (HALFWIDTH KATAKANA LETTER WO) is the Unicode character at code point U+FF66. 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+FF66 | |
| decimal | 65382 | |
| htmldecimal | ヲ | |
| htmlhex | ヲ | |
| css | \FF66 | |
| javascript | \u{FF66} | |
| python | \uff66 | |
| java | \uFF66 | |
| go | \uFF66 | |
| ruby | \u{FF66} | |
| rust | \u{FF66} | |
| ccpp | \uff66 | |
| urlencoded | %EF%BD%A6 | |
| utf8bytes | ef bd a6 | |
| utf16bebytes | ff 66 | |
| utf32bebytes | 00 00 ff 66 |
How to Use
HTML:
ヲ
CSS:
content: "\FF66"
JavaScript:
"\u{FF66}"
Python:
"\uff66"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30F2
Frequently Asked Questions
What is the ヲ character (HALFWIDTH KATAKANA LETTER WO)?
ヲ (HALFWIDTH KATAKANA LETTER WO) is the Unicode character U+FF66.
What is the Unicode codepoint of HALFWIDTH KATAKANA LETTER WO?
The HALFWIDTH KATAKANA LETTER WO character (ヲ) has codepoint U+FF66.
How do I type or copy HALFWIDTH KATAKANA LETTER WO?
Copy ヲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.