If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+025B, officially named LATIN SMALL LETTER OPEN E, 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 EPSILON.
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º |
603
Copied!
|
|---|---|
| UTF-8 |
C9 9B
Copied!
|
| UTF-16 |
02 5B
Copied!
|
| UTF-32 |
00 00 02 5B
Copied!
|
| URL-Quoted |
%C9%9B
Copied!
|
| HTML hex reference |
ɛ
Copied!
|
| RFC 5137 |
\u'025B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u025B
Copied!
|
| C and C++ |
\u025b
Copied!
|
| C# |
\u025b
Copied!
|
| CSS |
\00025B
Copied!
|
| Excel |
=UNICHAR(603)
Copied!
|
| Go |
\u025b
Copied!
|
| JavaScript |
\u025B
Copied!
|
| Modern JavaScript (since ES6) |
\u{025b}
Copied!
|
| JSON |
\u025B
Copied!
|
| Java |
\u025B
Copied!
|
| Lua |
\u{025B}
Copied!
|
| Matlab |
char(603)
Copied!
|
| Perl |
\x{025B}
Copied!
|
| PHP |
\u{025b}
Copied!
|
| PostgreSQL |
U&'\025B'
Copied!
|
| PowerShell |
`u{025B}
Copied!
|
| Python |
\u025b
Copied!
|
| Ruby |
\u{025b}
Copied!
|
| Rust |
\u{025b}
Copied!
|