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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 岳??椅??攸 10001010011110000011111100111111100010001101011000111111001111111001110110111111 8a783f3f88d63f3f9dbf
EUC-JP 岳??椅??攸 10110011110110010011111100111111101100001101100000111111001111111101101011000001 b3d93f3fb0d83f3fdac1
UTF-8 岳묎퀎椅⑴독攸 111001011011001010110011111010111010110010001110111011011000000010001110111001101010010010000101111000101001000110110100111010111000111110000101111001101001010010111000 e5b2b3ebac8eed808ee6a485e291b4eb8f85e694b8
UHC 岳묎퀎椅⑴독攸 1110010010111111100100011110101010110011100001001110101111110101101010011110011110110101101101101110101011110010 e4bf91eab384ebf5a9e7b5b6eaf2

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