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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 搖?駭?@搖?駭?@B 100111011000101000111111111010010110111000111111010000001001110110001010001111111110100101101110001111110100000001000010 9d8a3fe96e3f409d8a3fe96e3f4042
EUC-JP 搖?駭?@搖?駭?@B 110110011110101000111111111100011100111100111111010000001101100111101010001111111111000111001111001111110100000001000010 d9ea3ff1cf3f40d9ea3ff1cf3f4042
UTF-8 搖렪駭렍@搖렪駭렍@B 111001101001000010010110111010111010000010101010111010011010011110101101111010111010000010001101010000001110011010010000100101101110101110100000101010101110100110100111101011011110101110100000100011010100000001000010 e69096eba0aae9a7adeba08d40e69096eba0aae9a7adeba08d4042
UHC 搖렪駭렍@搖렪駭렍@B 11101000111101001000111010111000111110101011010010001110101000110100000011101000111101001000111010111000111110101011010010001110101000110100000001000010 e8f48eb8fab48ea340e8f48eb8fab48ea34042

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