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 ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e
SJIS-WIN 蠑ヲ豐サx}蠑ヲ豐サx{^ 1110010110111100101001101110011010110010101110110111100001111101111001011011110010100110111001101011001010111011011110000111101101011110 e5bca6e6b2bb787de5bca6e6b2bb787b5e
EUC-JP 蠑ヲ豐サx}蠑ヲ豐サx{^ 111010101011111010001110101001101110110010110100100011101011101101111000011111011110101010111110100011101010011011101100101101001000111010111011011110000111101101011110 eabe8ea6ecb48ebb787deabe8ea6ecb48ebb787b5e
UTF-8 蠑ヲ豐サx}蠑ヲ豐サx{^ 1110100010100000100100011110111110111101101001101110100010110001100100001110111110111101101110110111100001111101111010001010000010010001111011111011110110100110111010001011000110010000111011111011110110111011011110000111101101011110 e8a091efbda6e8b190efbdbb787de8a091efbda6e8b190efbdbb787b5e
UHC ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e

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