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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 頂??}頂??{^ 1001001010111000001111110011111101111101100100101011100000111111001111110111101101011110 92b83f3f7d92b83f3f7b5e
EUC-JP 頂??}頂??{^ 1100010010111010001111110011111101111101110001001011101000111111001111110111101101011110 c4ba3f3f7dc4ba3f3f7b5e
UTF-8 頂쭹껭}頂쭹껭{^ 111010011010000010000010111011001010110110111001111010101011101110101101011111011110100110100000100000101110110010101101101110011110101010111011101011010111101101011110 e9a082ecadb9eabbad7de9a082ecadb9eabbad7b5e
UHC 頂쭹껭}頂쭹껭{^ 111100001010001011000010111001111011001010110111011111011111000010100010110000101110011110110010101101110111101101011110 f0a2c2e7b2b77df0a2c2e7b2b77b5e

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