If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+222C, officially named DOUBLE INTEGRAL, was introduced in Unicode version 1.1. It is part of the Math Operators block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is a compatibility composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
8748
Copied!
|
|---|---|
| UTF-8 |
E2 88 AC
Copied!
|
| UTF-16 |
22 2C
Copied!
|
| UTF-32 |
00 00 22 2C
Copied!
|
| URL-Quoted |
%E2%88%AC
Copied!
|
| HTML hex reference |
∬
Copied!
|
| RFC 5137 |
\u'222C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u222C
Copied!
|
| C and C++ |
\u222c
Copied!
|
| C# |
\u222c
Copied!
|
| CSS |
\00222C
Copied!
|
| Excel |
=UNICHAR(8748)
Copied!
|
| Go |
\u222c
Copied!
|
| JavaScript |
\u222C
Copied!
|
| Modern JavaScript (since ES6) |
\u{222c}
Copied!
|
| JSON |
\u222C
Copied!
|
| Java |
\u222C
Copied!
|
| Lua |
\u{222C}
Copied!
|
| Matlab |
char(8748)
Copied!
|
| Perl |
\x{222C}
Copied!
|
| PHP |
\u{222c}
Copied!
|
| PostgreSQL |
U&'\222C'
Copied!
|
| PowerShell |
`u{222C}
Copied!
|
| Python |
\u222c
Copied!
|
| Ruby |
\u{222c}
Copied!
|
| Rust |
\u{222c}
Copied!
|