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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遏ョ遏ョ讖亥ョ」 111001111001111110101110111001111001111110101110111001101010100110001000111001011010111010100011 e79faee79faee6a988e5aea3
EUC-JP 遏ョ遏ョ讖亥ョ」 11101110101000011000111010101110111011101010000110001110101011101110110010101011101100001110011110001110101011101000111010100011 eea18eaeeea18eaeecabb0e78eae8ea3
UTF-8 遏ョ遏ョ讖亥ョ」 111010011000000110001111111011111011110110101110111010011000000110001111111011111011110110101110111010001010111010010110111001001011101010100101111011111011110110101110111011111011110110100011 e9818fefbdaee9818fefbdaee8ae96e4baa5efbdaeefbda3
UHC ????讖亥?? 00111111001111110011111100111111111100111101100111111010101001000011111100111111 3f3f3f3ff3d9faa43f3f

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