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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蓙号惨}蓙号惨{^ 111001001110011010001101100001101000111001010011011111011110010011100110100011011000011010001110010100110111101101011110 e4e68d868e537de4e68d868e537b5e
EUC-JP 蓙号惨}蓙号惨{^ 111010001110100010111001111001101011101110110100011111011110100011101000101110011110011010111011101101000111101101011110 e8e8b9e6bbb47de8e8b9e6bbb47b5e
UTF-8 蓙号惨}蓙号惨{^ 111010001001001110011001111001011000111110110111111001101000001110101000011111011110100010010011100110011110010110001111101101111110011010000011101010000111101101011110 e89399e58fb7e683a87de89399e58fb7e683a87b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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