If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2138, officially named DALET SYMBOL, was introduced in Unicode version 1.1. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as FOURTH TRANSFINITE CARDINAL.
Categorized technically as a Other Letter, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is a compatibility 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º |
8504
Copied!
|
|---|---|
| UTF-8 |
E2 84 B8
Copied!
|
| UTF-16 |
21 38
Copied!
|
| UTF-32 |
00 00 21 38
Copied!
|
| URL-Quoted |
%E2%84%B8
Copied!
|
| HTML hex reference |
ℸ
Copied!
|
| RFC 5137 |
\u'2138'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2138
Copied!
|
| C and C++ |
\u2138
Copied!
|
| C# |
\u2138
Copied!
|
| CSS |
\002138
Copied!
|
| Excel |
=UNICHAR(8504)
Copied!
|
| Go |
\u2138
Copied!
|
| JavaScript |
\u2138
Copied!
|
| Modern JavaScript (since ES6) |
\u{2138}
Copied!
|
| JSON |
\u2138
Copied!
|
| Java |
\u2138
Copied!
|
| Lua |
\u{2138}
Copied!
|
| Matlab |
char(8504)
Copied!
|
| Perl |
\x{2138}
Copied!
|
| PHP |
\u{2138}
Copied!
|
| PostgreSQL |
U&'\2138'
Copied!
|
| PowerShell |
`u{2138}
Copied!
|
| Python |
\u2138
Copied!
|
| Ruby |
\u{2138}
Copied!
|
| Rust |
\u{2138}
Copied!
|