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 100111011000101000111111111000001010110100111111010000001001110110001010001111111110000010101101001111110100000001000010 9d8a3fe0ad3f409d8a3fe0ad3f4042
EUC-JP 搖?牆?@搖?牆?@B 110110011110101000111111111000001010111100111111010000001101100111101010001111111110000010101111001111110100000001000010 d9ea3fe0af3f40d9ea3fe0af3f4042
UTF-8 搖렪牆렮@搖렪牆렮@B 111001101001000010010110111010111010000010101010111001111000100110000110111010111010000010101110010000001110011010010000100101101110101110100000101010101110011110001001100001101110101110100000101011100100000001000010 e69096eba0aae78986eba0ae40e69096eba0aae78986eba0ae4042
UHC 搖렪牆렮@搖렪牆렮@B 11101000111101001000111010111000111011011110110110001110101110110100000011101000111101001000111010111000111011011110110110001110101110110100000001000010 e8f48eb8eded8ebb40e8f48eb8eded8ebb4042

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