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 脂盤?}脂盤?{^ 10001110100010011001010011010101001111110111110110001110100010011001010011010101001111110111101101011110 8e8994d53f7d8e8994d53f7b5e
EUC-JP 脂盤?}脂盤?{^ 10111011111010011100100011010111001111110111110110111011111010011100100011010111001111110111101101011110 bbe9c8d73f7dbbe9c8d73f7b5e
UTF-8 脂盤짜}脂盤짜{^ 111010001000010010000010111001111001101110100100111011001010011110011100011111011110100010000100100000101110011110011011101001001110110010100111100111000111101101011110 e88482e79ba4eca79c7de88482e79ba4eca79c7b5e
UHC 脂盤짜}脂盤짜{^ 111100101011011111011010111011111100001010100101011111011111001010110111110110101110111111000010101001010111101101011110 f2b7daefc2a57df2b7daefc2a57b5e

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