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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蟾玖ョ灘キ先ゥイ蝮 1110010110110111100010111110100010101110100100111110010110110111100100001110011010101001101100101110010110011101 e5b78be8ae93e5b790e6a9b2e59d
EUC-JP 蟾玖ョ灘キ先ゥイ蝮 111010101011100110110110111010101000111010101110110001101110011110001110101101111100000011101000100011101010100110001110101100101110100111111101 eab9b6ea8eaec6e78eb7c0e88ea98eb2e9fd
UTF-8 蟾玖ョ灘キ先ゥイ蝮 111010001001111110111110111001111000111010010110111011111011110110101110111001111000000110011000111011111011110110110111111001011000010110001000111011111011110110101001111011111011110110110010111010001001110110101110 e89fbee78e96efbdaee78198efbdb7e58588efbda9efbdb2e89dae
UHC 蟾玖?灘?先??? 11100000111010101100111110111000001111111111011110101000001111111110000010111011001111110011111100111111 e0eacfb83ff7a83fe0bb3f3f3f

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