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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 髫エ竏オ繽崎ュ趣スエ 111010011001101010110100111000101000100010110101111000111000111110001101111010001010110110001110111011111011110110110100 e99ab4e288b5e38f8de8ad8eefbdb4
EUC-JP 髫エ竏オ繽崎ュ趣スエ 1111000111111010100011101011010011100011111010001000111010110101111001011110111110111010111010101000111010101101101111001111000110001110101111011000111010110100 f1fa8eb4e3e88eb5e5efbaea8eadbcf18ebd8eb4
UTF-8 髫エ竏オ繽崎ュ趣スエ 111010011010101110101011111011111011110110110100111001111010101110001111111011111011110110110101111001111011100110111101111001011011010010001110111011111011110110101101111010001011011010100011111011111011110110111101111011111011110110110100 e9ababefbdb4e7ab8fefbdb5e7b9bde5b48eefbdade8b6a3efbdbdefbdb4
UHC ?????崎?趣?? 001111110011111100111111001111110011111111010000111110000011111111110110101011000011111100111111 3f3f3f3f3fd0f83ff6ac3f3f

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