If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3083, officially named HIRAGANA LETTER SMALL YA, was introduced in Unicode version 1.1. It is part of the Hiragana block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hira script. In terms of text layout and rendering, the glyph is not a composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
12419
Copied!
|
|---|---|
| UTF-8 |
E3 82 83
Copied!
|
| UTF-16 |
30 83
Copied!
|
| UTF-32 |
00 00 30 83
Copied!
|
| URL-Quoted |
%E3%82%83
Copied!
|
| HTML hex reference |
ゃ
Copied!
|
| RFC 5137 |
\u'3083'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u3083
Copied!
|
| C and C++ |
\u3083
Copied!
|
| C# |
\u3083
Copied!
|
| CSS |
\003083
Copied!
|
| Excel |
=UNICHAR(12419)
Copied!
|
| Go |
\u3083
Copied!
|
| JavaScript |
\u3083
Copied!
|
| Modern JavaScript (since ES6) |
\u{3083}
Copied!
|
| JSON |
\u3083
Copied!
|
| Java |
\u3083
Copied!
|
| Lua |
\u{3083}
Copied!
|
| Matlab |
char(12419)
Copied!
|
| Perl |
\x{3083}
Copied!
|
| PHP |
\u{3083}
Copied!
|
| PostgreSQL |
U&'\3083'
Copied!
|
| PowerShell |
`u{3083}
Copied!
|
| Python |
\u3083
Copied!
|
| Ruby |
\u{3083}
Copied!
|
| Rust |
\u{3083}
Copied!
|