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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP 瀣???h瀣??? 10001111110010011011000100111111001111110011111101101000100011111100100110110001001111110011111100111111 8fc9b13f3f3f688fc9b13f3f3f
UTF-8 瀣렧뢧뢱h瀣렧뢧뢱 11100111100000001010001111101011101000001010011111101011101000101010011111101011101000101011000101101000111001111000000010100011111010111010000010100111111010111010001010100111111010111010001010110001 e780a3eba0a7eba2a7eba2b168e780a3eba0a7eba2a7eba2b1
UHC 瀣렧뢧뢱h瀣렧뢧뢱 1111101010101110100011101011011010001111011010001000111101110000011010001111101010101110100011101011011010001111011010001000111101110000 faae8eb68f688f7068faae8eb68f688f70

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