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 鶯痔霖疾鶯痔霖疾 11101001111100101000111010100100111010001100000110001110101111101110100111110010100011101010010011101000110000011000111010111110 e9f28ea4e8c18ebee9f28ea4e8c18ebe
EUC-JP 鶯痔霖疾鶯痔霖疾 11110010111101001011110010100110111100001100001110111100110000001111001011110100101111001010011011110000110000111011110011000000 f2f4bca6f0c3bcc0f2f4bca6f0c3bcc0
UTF-8 鶯痔霖疾鶯痔霖疾 111010011011011010101111111001111001011110010100111010011001110010010110111001111001011010111110111010011011011010101111111001111001011110010100111010011001110010010110111001111001011010111110 e9b6afe79794e99c96e796bee9b6afe79794e99c96e796be
UHC 鶯痔霖疾鶯痔霖疾 11100101101000111111011011000000110101111111110111110010111100001110010110100011111101101100000011010111111111011111001011110000 e5a3f6c0d7fdf2f0e5a3f6c0d7fdf2f0

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