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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蜿ゥ隱ーn}蜿ゥ隱ーn{^ 1110010110001111101010011110100010101010101100000110111001111101111001011000111110101001111010001010101010110000011011100111101101011110 e58fa9e8aab06e7de58fa9e8aab06e7b5e
EUC-JP 蜿ゥ隱ーn}蜿ゥ隱ーn{^ 111010011110111110001110101010011111000010101100100011101011000001101110011111011110100111101111100011101010100111110000101011001000111010110000011011100111101101011110 e9ef8ea9f0ac8eb06e7de9ef8ea9f0ac8eb06e7b5e
UTF-8 蜿ゥ隱ーn}蜿ゥ隱ーn{^ 1110100010011100101111111110111110111101101010011110100110011010101100011110111110111101101100000110111001111101111010001001110010111111111011111011110110101001111010011001101010110001111011111011110110110000011011100111101101011110 e89cbfefbda9e99ab1efbdb06e7de89cbfefbda9e99ab1efbdb06e7b5e
UHC ??隱?n}??隱?n{^ 001111110011111111101011110111110011111101101110011111010011111100111111111010111101111100111111011011100111101101011110 3f3febdf3f6e7d3f3febdf3f6e7b5e

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