Katakana Letter Small Yo Letter
ョ is the Japanese Katakana small yo used to modify the sound of words and names.
U+30E7
The symbol ョ is called the Katakana letter small yo. It’s a small kana character used in Japanese writing to influence pronunciation. You can copy it directly or use its Unicode code point for accurate display.
Katakana Letter Small Yo Letter Meaning
ョ (Katakana letter small yo) is a small Katakana character represented by Unicode code point U+30E7. In Japanese, small kana like this typically appear next to other Katakana to indicate a specific phonetic effect, often forming digraph-like combinations with preceding characters. This makes it useful for writing words, names, and loanword spellings where the “yo” sound is shortened or paired with another syllable. Because it’s a distinct Unicode character (not just a smaller font effect), using the correct character helps avoid rendering or pronunciation mistakes in documents, UI text, and digital communication.
Common uses
- •Typing Japanese loanwords or names that include the small yo sound
- •Designing UI labels, buttons, or headings that require accurate Katakana spelling
- •Writing subtitles or captions where pronunciation cues matter
- •Filling in form fields or spreadsheet cells with correct Japanese characters
- •Programming text strings where you need consistent Unicode output
Examples
ョ (Katakana letter small yo) — copy and unicode
- ョキャョ
- ョリョウ
- ョミョン
- ョシェョ
- ョキョー
Variations
Technical codes
| Unicode | U+30E7 | |
| HTML Entity | ョ | |
| HTML Code | ョ | |
| CSS | \30E7 |
FAQ
What does the Katakana Letter Small Yo letter mean?
ョ (Katakana letter small yo) is a small Katakana character represented by Unicode code point U+30E7. In Japanese, small kana like this typically appear next to other Katakana to indicate a specific phonetic effect, often forming digraph-like combinations with preceding characters. This makes it useful for writing words, names, and loanword spellings where the “yo” sound is shortened or paired with another syllable. Because it’s a distinct Unicode character (not just a smaller font effect), using the correct character helps avoid rendering or pronunciation mistakes in documents, UI text, and digital communication.
What is the Unicode code point for ョ?
The Unicode code point for ョ (KATAKANA LETTER SMALL YO) is U+30E7.
How do I type ョ using HTML?
Use the HTML entity ョ for ョ.
How do I include ョ in CSS?
You can use the CSS escape \\30E7 to represent ョ.
How do I include ョ in JavaScript?
In JavaScript, you can use \\u{30E7} to represent ョ.