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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 岳??N}岳??N{^ 10001010011110000011111100111111010011100111110110001010011110000011111100111111010011100111101101011110 8a783f3f4e7d8a783f3f4e7b5e
EUC-JP 岳??N}岳??N{^ 10110011110110010011111100111111010011100111110110110011110110010011111100111111010011100111101101011110 b3d93f3f4e7db3d93f3f4e7b5e
UTF-8 岳묐돭N}岳묐돭N{^ 1110010110110010101100111110101110101100100100001110101110001111101011010100111001111101111001011011001010110011111010111010110010010000111010111000111110101101010011100111101101011110 e5b2b3ebac90eb8fad4e7de5b2b3ebac90eb8fad4e7b5e
UHC 岳묐돭N}岳묐돭N{^ 1110010010111111100100011110101110001001101100000100111001111101111001001011111110010001111010111000100110110000010011100111101101011110 e4bf91eb89b04e7de4bf91eb89b04e7b5e

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