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 髴楠促}髴楠促{^ 111010011001110010010011111011011001000110100011011111011110100110011100100100111110110110010001101000110111101101011110 e99c93ed91a37de99c93ed91a37b5e
EUC-JP 髴楠促}髴楠促{^ 111100011111110011000110111011111100001010100101011111011111000111111100110001101110111111000010101001010111101101011110 f1fcc6efc2a57df1fcc6efc2a57b5e
UTF-8 髴楠促}髴楠促{^ 111010011010101110110100111001101010010110100000111001001011111110000011011111011110100110101011101101001110011010100101101000001110010010111111100000110111101101011110 e9abb4e6a5a0e4bf837de9abb4e6a5a0e4bf837b5e
UHC ?楠促}?楠促{^ 00111111110100011111100011110101101101010111110100111111110100011111100011110101101101010111101101011110 3fd1f8f5b57d3fd1f8f5b57b5e

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