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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?純ャ[?純ャ[^ 00111111100011111000001110000011100000110101101100111111100011111000001110000011100000110101101101011110 3f8f8383835b3f8f8383835b5e
EUC-JP ?純ャ[?純ャ[^ 00111111101111011110001110100101111000110101101100111111101111011110001110100101111000110101101101011110 3fbde3a5e35b3fbde3a5e35b5e
UTF-8 룵純ャ[룵純ャ[^ 111010111010001110110101111001111011010010010100111000111000001110100011010110111110101110100011101101011110011110110100100101001110001110000011101000110101101101011110 eba3b5e7b494e383a35beba3b5e7b494e383a35b5e
UHC 룵純ャ[룵純ャ[^ 100011111010101011100010111011011010101111100011010110111000111110101010111000101110110110101011111000110101101101011110 8faae2edabe35b8faae2edabe35b5e

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