If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0299, officially named LATIN LETTER SMALL CAPITAL B, was introduced in Unicode version 1.1. It is part of the IPA Ext block, which belongs to the Basic Multilingual plane.
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º |
665
Copied!
|
|---|---|
| UTF-8 |
CA 99
Copied!
|
| UTF-16 |
02 99
Copied!
|
| UTF-32 |
00 00 02 99
Copied!
|
| URL-Quoted |
%CA%99
Copied!
|
| HTML hex reference |
ʙ
Copied!
|
| RFC 5137 |
\u'0299'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0299
Copied!
|
| C and C++ |
\u0299
Copied!
|
| C# |
\u0299
Copied!
|
| CSS |
\000299
Copied!
|
| Excel |
=UNICHAR(665)
Copied!
|
| Go |
\u0299
Copied!
|
| JavaScript |
\u0299
Copied!
|
| Modern JavaScript (since ES6) |
\u{0299}
Copied!
|
| JSON |
\u0299
Copied!
|
| Java |
\u0299
Copied!
|
| Lua |
\u{0299}
Copied!
|
| Matlab |
char(665)
Copied!
|
| Perl |
\x{0299}
Copied!
|
| PHP |
\u{0299}
Copied!
|
| PostgreSQL |
U&'\0299'
Copied!
|
| PowerShell |
`u{0299}
Copied!
|
| Python |
\u0299
Copied!
|
| Ruby |
\u{0299}
Copied!
|
| Rust |
\u{0299}
Copied!
|