DOUBLE-STRUCK ITALIC SMALL I (ⅈ)
ⅈ
Copy Character
Unicode Block
Letterlike SymbolsUnicode Code
U+2148
Codepoint
8520
Notes
sometimes used for the imaginary unit
# <font> 0069 latin small letter i
Character Encoding
UTF-8
0xE20x850x88
UTF-16
0x2148
UTF-32
0x00002148
Copy & Paste Codes
Unicode Escape
\u{2148}
HTML Entity (Decimal)
ⅈ
HTML Entity (Hex)
ⅈ
CSS Code
\2148
JavaScript/JSON
String.fromCodePoint(0x2148)
Python
chr(0x2148)
Ruby/PHP
chr(0x2148)
Unix, C, PHP, JAVA
0x2148
Perl
chr(0x2148)
URL Encoded
%2148