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 脯眇聒脯眇聒^ 11100011111110111110000110111101111000111101100011100011111110111110000110111101111000111101100001011110 e3fbe1bde3d8e3fbe1bde3d85e
EUC-JP 脯眇聒脯眇聒^ 11100110111111011110001010111111111001101101101011100110111111011110001010111111111001101101101001011110 e6fde2bfe6dae6fde2bfe6da5e
UTF-8 脯眇聒脯眇聒^ 11101000100001001010111111100111100111001000011111101000100000011001001011101000100001001010111111100111100111001000011111101000100000011001001001011110 e884afe79c87e88192e884afe79c87e881925e
UHC 脯??脯??^ 111110001110000100111111001111111111100011100001001111110011111101011110 f8e13f3ff8e13f3f5e

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