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 顰埼妛顰崎圏^ 11101000111111001000110111101001100110111010101011101000111111001000110111101000100011001001011101011110 e8fc8de99baae8fc8de88c975e
EUC-JP 顰埼妛顰崎圏^ 11110000111111101011101011101011110101101010110011110000111111101011101011101010101101111111011101011110 f0febaebd6acf0febaeab7f75e
UTF-8 顰埼妛顰崎圏^ 11101001101000011011000011100101100111111011110011100101101001101001101111101001101000011011000011100101101101001000111011100101100111001000111101011110 e9a1b0e59fbce5a69be9a1b0e5b48ee59c8f5e
UHC ?埼??崎?^ 001111111101000011110010001111110011111111010000111110000011111101011110 3fd0f23f3fd0f83f5e

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