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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????岳??^ 001111110011111100111111001111111000101001111000001111110011111101011110 3f3f3f3f8a783f3f5e
EUC-JP ????岳??^ 001111110011111100111111001111111011001111011001001111110011111101011110 3f3f3f3fb3d93f3f5e
UTF-8 뤶퓥퀚폀岳렢렯^ 11101011101001001011011011101101100100111010010111101101100000001001101011101101100011111000000011100101101100101011001111101011101000001010001011101011101000001010111101011110 eba4b6ed93a5ed809aed8f80e5b2b3eba0a2eba0af5e
UHC 뤶퓥퀚폀岳렢렯^ 100011111110010010111111100011101011001110001110101111001000111111100100101111111000111010110011100011101011110001011110 8fe4bf8eb38ebc8fe4bf8eb38ebc5e

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