If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+025F, officially named LATIN SMALL LETTER DOTLESS J WITH STROKE, was introduced in Unicode version 1.1. It is part of the IPA Ext block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN SMALL LETTER DOTLESS J BAR.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is not a composition and has no designated width 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º |
607
Copied!
|
|---|---|
| UTF-8 |
C9 9F
Copied!
|
| UTF-16 |
02 5F
Copied!
|
| UTF-32 |
00 00 02 5F
Copied!
|
| URL-Quoted |
%C9%9F
Copied!
|
| HTML hex reference |
ɟ
Copied!
|
| RFC 5137 |
\u'025F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u025F
Copied!
|
| C and C++ |
\u025f
Copied!
|
| C# |
\u025f
Copied!
|
| CSS |
\00025F
Copied!
|
| Excel |
=UNICHAR(607)
Copied!
|
| Go |
\u025f
Copied!
|
| JavaScript |
\u025F
Copied!
|
| Modern JavaScript (since ES6) |
\u{025f}
Copied!
|
| JSON |
\u025F
Copied!
|
| Java |
\u025F
Copied!
|
| Lua |
\u{025F}
Copied!
|
| Matlab |
char(607)
Copied!
|
| Perl |
\x{025F}
Copied!
|
| PHP |
\u{025f}
Copied!
|
| PostgreSQL |
U&'\025F'
Copied!
|
| PowerShell |
`u{025F}
Copied!
|
| Python |
\u025f
Copied!
|
| Ruby |
\u{025f}
Copied!
|
| Rust |
\u{025f}
Copied!
|