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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髫エ竏オ繽崎、カ 111010011001101010110100111000101000100010110101111000111000111110001101111010001010010010110110 e99ab4e288b5e38f8de8a4b6
EUC-JP 髫エ竏オ繽崎、カ 11110001111110101000111010110100111000111110100010001110101101011110010111101111101110101110101010001110101001001000111010110110 f1fa8eb4e3e88eb5e5efbaea8ea48eb6
UTF-8 髫エ竏オ繽崎、カ 111010011010101110101011111011111011110110110100111001111010101110001111111011111011110110110101111001111011100110111101111001011011010010001110111011111011110110100100111011111011110110110110 e9ababefbdb4e7ab8fefbdb5e7b9bde5b48eefbda4efbdb6
UHC ?????崎?? 001111110011111100111111001111110011111111010000111110000011111100111111 3f3f3f3f3fd0f83f3f

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