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