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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 髷埼妛髷崎圏^ 11101001100111101000110111101001100110111010101011101001100111101000110111101000100011001001011101011110 e99e8de99baae99e8de88c975e
EUC-JP 髷埼妛髷崎圏^ 11110001111111101011101011101011110101101010110011110001111111101011101011101010101101111111011101011110 f1febaebd6acf1febaeab7f75e
UTF-8 髷埼妛髷崎圏^ 11101001101010111011011111100101100111111011110011100101101001101001101111101001101010111011011111100101101101001000111011100101100111001000111101011110 e9abb7e59fbce5a69be9abb7e5b48ee59c8f5e
UHC ?埼??崎?^ 001111111101000011110010001111110011111111010000111110000011111101011110 3fd0f23f3fd0f83f5e

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