To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈺ョ?鈺ョ?^ 1111101111000100100000111000011100111111111110111100010010000011100001110011111101011110 fbc483873ffbc483873f5e
EUC-JP 鈺ョ?鈺ョ?^ 10001111111000111101010110100101111001110011111110001111111000111101010110100101111001110011111101011110 8fe3d5a5e73f8fe3d5a5e73f5e
UTF-8 鈺ョ퉼鈺ョ퉼^ 11101001100010001011101011100011100000111010011111101101100010011011110011101001100010001011101011100011100000111010011111101101100010011011110001011110 e988bae383a7ed89bce988bae383a7ed89bc5e
UHC 鈺ョ퉼鈺ョ퉼^ 11101000101011011010101111100111101110011001010011101000101011011010101111100111101110011001010001011110 e8adabe7b994e8adabe7b9945e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)