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^ 11101001111100101000111010100100111100101010001110001110101010110100010011101001111100101000111010100100111100101010001110001110101010110100010001011110 e9f28ea4f2a38eab44e9f28ea4f2a38eab445e
EUC-JP 鶯痔?辞D鶯痔?辞D^ 1111001011110100101111001010011000111111101111001010110101000100111100101111010010111100101001100011111110111100101011010100010001011110 f2f4bca63fbcad44f2f4bca63fbcad445e
UTF-8 鶯痔辞D鶯痔辞D^ 111010011011011010101111111001111001011110010100111011101000011110011010111010001011111010011110010001001110100110110110101011111110011110010111100101001110111010000111100110101110100010111110100111100100010001011110 e9b6afe79794ee879ae8be9e44e9b6afe79794ee879ae8be9e445e
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)