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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 髴崎ュキ笏ウO^ 1110100110011100100011011110100010101101101101111110001010010100101100110100111101011110 e99c8de8adb7e294b34f5e
EUC-JP 髴崎ュキ笏ウO^ 1111000111111100101110101110101010001110101011011000111010110111111000111111010010001110101100110100111101011110 f1fcbaea8ead8eb7e3f48eb34f5e
UTF-8 髴崎ュキ笏ウO^ 1110100110101011101101001110010110110100100011101110111110111101101011011110111110111101101101111110011110101100100011111110111110111101101100110100111101011110 e9abb4e5b48eefbdadefbdb7e7ac8fefbdb34f5e
UHC ?崎??笏?O^ 00111111110100001111100000111111001111111111101111101110001111110100111101011110 3fd0f83f3ffbee3f4f5e

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