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 疉瓰蒟}疉瓰蒟{^ 111000010110100011100001010001101110010011100101011111011110000101101000111000010100011011100100111001010111101101011110 e168e146e4e57de168e146e4e57b5e
EUC-JP 疉瓰蒟}疉瓰蒟{^ 111000011100100111100001101001111110100011100111011111011110000111001001111000011010011111101000111001110111101101011110 e1c9e1a7e8e77de1c9e1a7e8e77b5e
UTF-8 疉瓰蒟}疉瓰蒟{^ 111001111001011010001001111001111001001110110000111010001001001010011111011111011110011110010110100010011110011110010011101100001110100010010010100111110111101101011110 e79689e793b0e8929f7de79689e793b0e8929f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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