DECIMAL EXPONENT SYMBOL (⏨)
⏨
Copy Character
Unicode Block
Miscellaneous TechnicalUnicode Code
U+23E8
Codepoint
9192
Notes
Algol-60 token for scientific notation literals
Character Encoding
UTF-8
0xE20x8F0xA8
UTF-16
0x23E8
UTF-32
0x000023E8
Copy & Paste Codes
Unicode Escape
\u{23E8}
HTML Entity (Decimal)
⏨
HTML Entity (Hex)
⏨
CSS Code
\23E8
JavaScript/JSON
String.fromCodePoint(0x23E8)
Python
chr(0x23E8)
Ruby/PHP
chr(0x23E8)
Unix, C, PHP, JAVA
0x23E8
Perl
chr(0x23E8)
URL Encoded
%23e8