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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 頂?應?頂?應?^ 10010010101110000011111110011100111001000011111110010010101110000011111110011100111001000011111101011110 92b83f9ce43f92b83f9ce43f5e
EUC-JP 頂?應?頂?應?^ 11000100101110100011111111011000111001100011111111000100101110100011111111011000111001100011111101011110 c4ba3fd8e63fc4ba3fd8e63f5e
UTF-8 頂렧應햇頂렧應햄^ 11101001101000001000001011101011101000001010011111100110100001111000100111101101100101101000011111101001101000001000001011101011101000001010011111100110100001111000100111101101100101101000010001011110 e9a082eba0a7e68789ed9687e9a082eba0a7e68789ed96845e
UHC 頂렧應햇頂렧應햄^ 1111000010100010100011101011011011101011111010111100011111011110111100001010001010001110101101101110101111101011110001111101110001011110 f0a28eb6ebebc7def0a28eb6ebebc7dc5e

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