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 鮟糟昔鮟糟昔^ 11101001101110111001000110001100100100001100110011101001101110111001000110001100100100001100110001011110 e9bb918c90cce9bb918c90cc5e
EUC-JP 鮟糟昔鮟糟昔^ 11110010101111011100000111101100110000001100111011110010101111011100000111101100110000001100111001011110 f2bdc1ecc0cef2bdc1ecc0ce5e
UTF-8 鮟糟昔鮟糟昔^ 11101001101011101001111111100111101100111001111111100110100110001001010011101001101011101001111111100111101100111001111111100110100110001001010001011110 e9ae9fe7b39fe69894e9ae9fe7b39fe698945e
UHC 鮟糟昔鮟糟昔^ 11100100110101011111000011011001111000001010111011100100110101011111000011011001111000001010111001011110 e4d5f0d9e0aee4d5f0d9e0ae5e

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