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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟲ュ霄冢}蟲ュ霄冢{^ 1110010110110011101011011110100010111010100110010110111001111101111001011011001110101101111010001011101010011001011011100111101101011110 e5b3ade8ba996e7de5b3ade8ba996e7b5e
EUC-JP 蟲ュ霄冢}蟲ュ霄冢{^ 11101010101101011000111010101101111100001011110011010001110011110111110111101010101101011000111010101101111100001011110011010001110011110111101101011110 eab58eadf0bcd1cf7deab58eadf0bcd1cf7b5e
UTF-8 蟲ュ霄冢}蟲ュ霄冢{^ 111010001001111110110010111011111011110110101101111010011001110010000100111001011000011010100010011111011110100010011111101100101110111110111101101011011110100110011100100001001110010110000110101000100111101101011110 e89fb2efbdade99c84e586a27de89fb2efbdade99c84e586a27b5e
UHC 蟲???}蟲???{^ 11110101111110010011111100111111001111110111110111110101111110010011111100111111001111110111101101011110 f5f93f3f3f7df5f93f3f3f7b5e

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