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^ 11101001111100101000111010101011111100101010000110001110101100100100010011101001111100101000111010101011111100101010000110001110101100100100010001011110 e9f28eabf2a18eb244e9f28eabf2a18eb2445e
EUC-JP 鶯辞?軸D鶯辞?軸D^ 1111001011110100101111001010110100111111101111001011010001000100111100101111010010111100101011010011111110111100101101000100010001011110 f2f4bcad3fbcb444f2f4bcad3fbcb4445e
UTF-8 鶯辞軸D鶯辞軸D^ 111010011011011010101111111010001011111010011110111011101000011110011000111010001011101110111000010001001110100110110110101011111110100010111110100111101110111010000111100110001110100010111011101110000100010001011110 e9b6afe8be9eee8798e8bbb844e9b6afe8be9eee8798e8bbb8445e
UHC 鶯??軸D鶯??軸D^ 111001011010001100111111001111111111010111101110010001001110010110100011001111110011111111110101111011100100010001011110 e5a33f3ff5ee44e5a33f3ff5ee445e

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