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 頂?鼎?頂?鼎?^ 10010010101110000011111110010011010000110011111110010010101110000011111110010011010000110011111101011110 92b83f93433f92b83f93433f5e
EUC-JP 頂?鼎?頂?鼎?^ 11000100101110100011111111000101101001000011111111000100101110100011111111000101101001000011111101011110 c4ba3fc5a43fc4ba3fc5a43f5e
UTF-8 頂렮鼎렰頂렮鼎렰^ 11101001101000001000001011101011101000001010111011101001101111001000111011101011101000001011000011101001101000001000001011101011101000001010111011101001101111001000111011101011101000001011000001011110 e9a082eba0aee9bc8eeba0b0e9a082eba0aee9bc8eeba0b05e
UHC 頂렮鼎렰頂렮鼎렰^ 1111000010100010100011101011101111110000101000111000111010111101111100001010001010001110101110111111000010100011100011101011110101011110 f0a28ebbf0a38ebdf0a28ebbf0a38ebd5e

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