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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???慾?????^ 0011111100111111001111111001011101111100001111110011111100111111001111110011111101011110 3f3f3f977c3f3f3f3f3f5e
EUC-JP ???慾?????^ 0011111100111111001111111100110111011101001111110011111100111111001111110011111101011110 3f3f3fcddd3f3f3f3f3f5e
UTF-8 娛먪럷慾뽬뼆咽뽭캋^ 11100101101010001001101111101011101010001010101011101011100111111011011111100110100001011011111011101011101111011010110011101011101111001000011011101111101001101001111011101011101111011010110111101100101110101000101101011110 e5a89beba8aaeb9fb7e685beebbdacebbc86efa69eebbdadecba8b5e
UHC 娛먪럷慾뽬뼆咽뽭캋^ 11100111111101001001000011100111100011101001011011101001101011111001011011101000100101101001000011100110111011001001011011101001101011111001011001011110 e7f490e78e96e9af96e89690e6ec96e9af965e

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