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 豢ゥ遏ョ遏ョ霎ー 111001101011010010101001111001111001111110101110111001111001111110101110111010001011111010110000 e6b4a9e79faee79faee8beb0
EUC-JP 豢ゥ遏ョ遏ョ霎ー 11101100101101101000111010101001111011101010000110001110101011101110111010100001100011101010111011110000110000001000111010110000 ecb68ea9eea18eaeeea18eaef0c08eb0
UTF-8 豢ゥ遏ョ遏ョ霎ー 111010001011000110100010111011111011110110101001111010011000000110001111111011111011110110101110111010011000000110001111111011111011110110101110111010011001110010001110111011111011110110110000 e8b1a2efbda9e9818fefbdaee9818fefbdaee99c8eefbdb0
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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