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^ 1000101001111000001111110011111101000100100010100111100000111111001111110100010001011110 8a783f3f448a783f3f445e
EUC-JP 岳??D岳??D^ 1011001111011001001111110011111101000100101100111101100100111111001111110100010001011110 b3d93f3f44b3d93f3f445e
UTF-8 岳꾣꺔D岳꾣꺔D^ 111001011011001010110011111010101011111010100011111010101011101010010100010001001110010110110010101100111110101010111110101000111110101010111010100101000100010001011110 e5b2b3eabea3eaba9444e5b2b3eabea3eaba94445e
UHC 岳꾣꺔D岳꾣꺔D^ 111001001011111110000100111001101000001110111010010001001110010010111111100001001110011010000011101110100100010001011110 e4bf84e683ba44e4bf84e683ba445e

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