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^ 1001000001011011001111110011111101000100100100000101101100111111001111110100010001011110 905b3f3f44905b3f3f445e
EUC-JP 深??D深??D^ 1011111110111100001111110011111101000100101111111011110000111111001111110100010001011110 bfbc3f3f44bfbc3f3f445e
UTF-8 深뗮뢗D深뗮뢗D^ 111001101011011110110001111010111001011110101110111010111010001010010111010001001110011010110111101100011110101110010111101011101110101110100010100101110100010001011110 e6b7b1eb97aeeba29744e6b7b1eb97aeeba297445e
UHC 深뗮뢗D深뗮뢗D^ 111001001010001010001011111011011000111101010010010001001110010010100010100010111110110110001111010100100100010001011110 e4a28bed8f5244e4a28bed8f52445e

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