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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN 頂???諸???~B 100100101011100000111111001111110011111110001111100101000011111100111111001111110111111001000010 92b83f3f3f8f943f3f3f7e42
EUC-JP 頂???諸???~B 110001001011101000111111001111110011111110111101111101000011111100111111001111110111111001000010 c4ba3f3f3fbdf43f3f3f7e42
UTF-8 頂찔렰렑諸쟉렰렮~B 1110100110100000100000101110110010110000100101001110101110100000101100001110101110100000100100011110100010101011101110001110110010011111100010011110101110100000101100001110101110100000101011100111111001000010 e9a082ecb094eba0b0eba091e8abb8ec9f89eba0b0eba0ae7e42
UHC 頂찔렰렑諸쟉렰렮~B 111100001010001011000010111100011000111010111101100011101010011011110000101100111100000011110001100011101011110110001110101110110111111001000010 f0a2c2f18ebd8ea6f0b3c0f18ebd8ebb7e42

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