If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3065, officially named HIRAGANA LETTER DU, 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 a canonical 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º |
12389
Copied!
|
|---|---|
| UTF-8 |
E3 81 A5
Copied!
|
| UTF-16 |
30 65
Copied!
|
| UTF-32 |
00 00 30 65
Copied!
|
| URL-Quoted |
%E3%81%A5
Copied!
|
| HTML hex reference |
づ
Copied!
|
| RFC 5137 |
\u'3065'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u3065
Copied!
|
| C and C++ |
\u3065
Copied!
|
| C# |
\u3065
Copied!
|
| CSS |
\003065
Copied!
|
| Excel |
=UNICHAR(12389)
Copied!
|
| Go |
\u3065
Copied!
|
| JavaScript |
\u3065
Copied!
|
| Modern JavaScript (since ES6) |
\u{3065}
Copied!
|
| JSON |
\u3065
Copied!
|
| Java |
\u3065
Copied!
|
| Lua |
\u{3065}
Copied!
|
| Matlab |
char(12389)
Copied!
|
| Perl |
\x{3065}
Copied!
|
| PHP |
\u{3065}
Copied!
|
| PostgreSQL |
U&'\3065'
Copied!
|
| PowerShell |
`u{3065}
Copied!
|
| Python |
\u3065
Copied!
|
| Ruby |
\u{3065}
Copied!
|
| Rust |
\u{3065}
Copied!
|