DOUBLE PRIME (″)
″
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2033
Codepoint
8243
Aliases
seconds, inches
Notes
# 2032 2032
Character Encoding
UTF-8
0xE20x800xB3
UTF-16
0x2033
UTF-32
0x00002033
Copy & Paste Codes
Unicode Escape
\u{2033}
HTML Entity (Decimal)
″
HTML Entity (Hex)
″
CSS Code
\2033
JavaScript/JSON
String.fromCodePoint(0x2033)
Python
chr(0x2033)
Ruby/PHP
chr(0x2033)
Unix, C, PHP, JAVA
0x2033
Perl
chr(0x2033)
URL Encoded
%2033