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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 鶯痔雫D鶯痔雫D^ 11101001111100101000111010100100111100101010110110001110101101000100010011101001111100101000111010100100111100101010110110001110101101000100010001011110 e9f28ea4f2ad8eb444e9f28ea4f2ad8eb4445e
EUC-JP 鶯痔?雫D鶯痔?雫D^ 1111001011110100101111001010011000111111101111001011011001000100111100101111010010111100101001100011111110111100101101100100010001011110 f2f4bca63fbcb644f2f4bca63fbcb6445e
UTF-8 鶯痔雫D鶯痔雫D^ 111010011011011010101111111001111001011110010100111011101000011110100100111010011001101110101011010001001110100110110110101011111110011110010111100101001110111010000111101001001110100110011011101010110100010001011110 e9b6afe79794ee87a4e99bab44e9b6afe79794ee87a4e99bab445e
UHC 鶯痔??D鶯痔??D^ 111001011010001111110110110000000011111100111111010001001110010110100011111101101100000000111111001111110100010001011110 e5a3f6c03f3f44e5a3f6c03f3f445e

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