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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?純ば?純ばB 0011111110001111100000111000001011001110001111111000111110000011100000101100111001000010 3f8f8382ce3f8f8382ce42
EUC-JP ?純ば?純ばB 0011111110111101111000111010010011010000001111111011110111100011101001001101000001000010 3fbde3a4d03fbde3a4d042
UTF-8 룵純ば룵純ばB 11101011101000111011010111100111101101001001010011100011100000011011000011101011101000111011010111100111101101001001010011100011100000011011000001000010 eba3b5e7b494e381b0eba3b5e7b494e381b042
UHC 룵純ば룵純ばB 10001111101010101110001011101101101010101101000010001111101010101110001011101101101010101101000001000010 8faae2edaad08faae2edaad042

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