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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 藏??D藏??D^ 1110010101010101001111110011111101000100111001010101010100111111001111110100010001011110 e5553f3f44e5553f3f445e
EUC-JP 藏??D藏??D^ 1110100110110110001111110011111101000100111010011011011000111111001111110100010001011110 e9b63f3f44e9b63f3f445e
UTF-8 藏됳쐛D藏됳쐛D^ 111010001001011110001111111010111001000010110011111011001001000010011011010001001110100010010111100011111110101110010000101100111110110010010000100110110100010001011110 e8978feb90b3ec909b44e8978feb90b3ec909b445e
UHC 藏됳쐛D藏됳쐛D^ 111011011111101010001001111011101001110010000001010001001110110111111010100010011110111010011100100000010100010001011110 edfa89ee9c8144edfa89ee9c81445e

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