To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 縊??亞??^ | 111000110110111100111111001111111001100010110001001111110011111101011110 | e36f3f3f98b13f3f5e |
EUC-JP | 縊??亞??^ | 111001011101000000111111001111111101000010110011001111110011111101011110 | e5d03f3fd0b33f3f5e |
UTF-8 | 縊귦뢔亞덊뢈^ | 11100111101110001000101011101010101101111010011011101011101000101001010011100100101110101001111011101011100011011000101011101011101000101000100001011110 | e7b88aeab7a6eba294e4ba9eeb8d8aeba2885e |
UHC | 縊귦뢔亞덊뢈^ | 11100100111111001000001011101101100011110100111111100100101011001000100011101101100011110100010001011110 | e4fc82ed8f4fe4ac88ed8f445e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)