If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+00BE, officially named VULGAR FRACTION THREE QUARTERS, was introduced in Unicode version 1.1. It is part of the Latin 1 Sup block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as FRACTION THREE QUARTERS.
Categorized technically as a Other Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
190
Copied!
|
|---|---|
| UTF-8 |
C2 BE
Copied!
|
| UTF-16 |
00 BE
Copied!
|
| UTF-32 |
00 00 00 BE
Copied!
|
| URL-Quoted |
%C2%BE
Copied!
|
| HTML hex reference |
¾
Copied!
|
| RFC 5137 |
\u'00BE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u00BE
Copied!
|
| C and C++ |
\u00be
Copied!
|
| C# |
\u00be
Copied!
|
| CSS |
\0000BE
Copied!
|
| Excel |
=UNICHAR(190)
Copied!
|
| Go |
\u00be
Copied!
|
| JavaScript |
\u00BE
Copied!
|
| Modern JavaScript (since ES6) |
\u{00be}
Copied!
|
| JSON |
\u00BE
Copied!
|
| Java |
\u00BE
Copied!
|
| Lua |
\u{00BE}
Copied!
|
| Matlab |
char(190)
Copied!
|
| Perl |
\x{00BE}
Copied!
|
| PHP |
\u{00be}
Copied!
|
| PostgreSQL |
U&'\00BE'
Copied!
|
| PowerShell |
`u{00BE}
Copied!
|
| Python |
\u00be
Copied!
|
| Ruby |
\u{00be}
Copied!
|
| Rust |
\u{00be}
Copied!
|