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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蜿ゥ荳ケ}蜿ゥ荳ケ{^ 111001011000111110101001111001001011100010111001011111011110010110001111101010011110010010111000101110010111101101011110 e58fa9e4b8b97de58fa9e4b8b97b5e
EUC-JP 蜿ゥ荳ケ}蜿ゥ荳ケ{^ 11101001111011111000111010101001111010001011101010001110101110010111110111101001111011111000111010101001111010001011101010001110101110010111101101011110 e9ef8ea9e8ba8eb97de9ef8ea9e8ba8eb97b5e
UTF-8 蜿ゥ荳ケ}蜿ゥ荳ケ{^ 111010001001110010111111111011111011110110101001111010001000110110110011111011111011110110111001011111011110100010011100101111111110111110111101101010011110100010001101101100111110111110111101101110010111101101011110 e89cbfefbda9e88db3efbdb97de89cbfefbda9e88db3efbdb97b5e
UHC ??荳?}??荳?{^ 00111111001111111101010011100101001111110111110100111111001111111101010011100101001111110111101101011110 3f3fd4e53f7d3f3fd4e53f7b5e

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