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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 岳??[}岳??[{^ 10001010011110000011111100111111010110110111110110001010011110000011111100111111010110110111101101011110 8a783f3f5b7d8a783f3f5b7b5e
EUC-JP 岳??[}岳??[{^ 10110011110110010011111100111111010110110111110110110011110110010011111100111111010110110111101101011110 b3d93f3f5b7db3d93f3f5b7b5e
UTF-8 岳쀦솿[}岳쀦솿[{^ 1110010110110010101100111110110010000000101001101110110010000110101111110101101101111101111001011011001010110011111011001000000010100110111011001000011010111111010110110111101101011110 e5b2b3ec80a6ec86bf5b7de5b2b3ec80a6ec86bf5b7b5e
UHC 岳쀦솿[}岳쀦솿[{^ 1110010010111111100101111110011010011001101100110101101101111101111001001011111110010111111001101001100110110011010110110111101101011110 e4bf97e699b35b7de4bf97e699b35b7b5e

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