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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 額??淫??韋 10001010011110100011111100111111100010001111101000111111001111111110100011101000 8a7a3f3f88fa3f3fe8e8
EUC-JP 額??淫??韋 10110011110110110011111100111111101100001111110000111111001111111111000011101010 b3db3f3fb0fc3f3ff0ea
UTF-8 額ㅶ뜤淫╊펺韋 111010011010000110001101111000111000010110110110111010111001110010100100111001101011011110101011111000101001010110001010111011011000111010111010111010011001111110001011 e9a18de385b6eb9ca4e6b7abe2958aed8ebae99f8b
UHC 額ㅶ뜤淫╊펺韋 1110010011111110101001001110011010001101101001111110101111100010101001101110010010111100100010101110101011011111 e4fea4e68da7ebe2a6e4bc8aeadf

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