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 ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e
SJIS-WIN 頂???諸???u^ 100100101011100000111111001111110011111110001111100101000011111100111111001111110111010101011110 92b83f3f3f8f943f3f3f755e
EUC-JP 頂???諸???u^ 110001001011101000111111001111110011111110111101111101000011111100111111001111110111010101011110 c4ba3f3f3fbdf43f3f3f755e
UTF-8 頂찔렰렑諸쟉렰렮u^ 1110100110100000100000101110110010110000100101001110101110100000101100001110101110100000100100011110100010101011101110001110110010011111100010011110101110100000101100001110101110100000101011100111010101011110 e9a082ecb094eba0b0eba091e8abb8ec9f89eba0b0eba0ae755e
UHC 頂찔렰렑諸쟉렰렮u^ 111100001010001011000010111100011000111010111101100011101010011011110000101100111100000011110001100011101011110110001110101110110111010101011110 f0a2c2f18ebd8ea6f0b3c0f18ebd8ebb755e

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