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 ???xn}???xn{^ 00111111001111110011111101111000011011100111110100111111001111110011111101111000011011100111101101011110 3f3f3f786e7d3f3f3f786e7b5e
SJIS-WIN 兀??xn}兀??xn{^ 100110010101100100111111001111110111100001101110011111011001100101011001001111110011111101111000011011100111101101011110 99593f3f786e7d99593f3f786e7b5e
EUC-JP 兀??xn}兀??xn{^ 110100011011101000111111001111110111100001101110011111011101000110111010001111110011111101111000011011100111101101011110 d1ba3f3f786e7dd1ba3f3f786e7b5e
UTF-8 兀뽩윖xn}兀뽩윖xn{^ 11100101100001011000000011101011101111011010100111101100100111001001011001111000011011100111110111100101100001011000000011101011101111011010100111101100100111001001011001111000011011100111101101011110 e58580ebbda9ec9c96786e7de58580ebbda9ec9c96786e7b5e
UHC 兀뽩윖xn}兀뽩윖xn{^ 11101000101101001001011011100101100111111001101101111000011011100111110111101000101101001001011011100101100111111001101101111000011011100111101101011110 e8b496e59f9b786e7de8b496e59f9b786e7b5e

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