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 111010001011010110110110111001011000011110110001010000001110100010110101101101101110010110000111101100010100000001000010 e8b5b6e587b140e8b5b6e587b14042
EUC-JP 襍カ蜃ア@襍カ蜃ア@B 11110000101101111000111010110110111010011110011110001110101100010100000011110000101101111000111010110110111010011110011110001110101100010100000001000010 f0b78eb6e9e78eb140f0b78eb6e9e78eb14042
UTF-8 襍カ蜃ア@襍カ蜃ア@B 111010001010010110001101111011111011110110110110111010001001110010000011111011111011110110110001010000001110100010100101100011011110111110111101101101101110100010011100100000111110111110111101101100010100000001000010 e8a58defbdb6e89c83efbdb140e8a58defbdb6e89c83efbdb14042
UHC ??蜃?@??蜃?@B 00111111001111111110001111110001001111110100000000111111001111111110001111110001001111110100000001000010 3f3fe3f13f403f3fe3f13f4042

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