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 çß´½çß´½^ 111001111101111110110100101111011110011111011111101101001011110101011110 e7dfb4bde7dfb4bd5e
SJIS-WIN ??´???´?^ 0011111100111111100000010100110000111111001111110011111110000001010011000011111101011110 3f3f814c3f3f3f814c3f5e
EUC-JP çß´?çß´?^ 10001111101010111010111010001111101010011100111010100001101011010011111110001111101010111010111010001111101010011100111010100001101011010011111101011110 8fabae8fa9cea1ad3f8fabae8fa9cea1ad3f5e
UTF-8 çß´½çß´½^ 1100001110100111110000111001111111000010101101001100001010111101110000111010011111000011100111111100001010110100110000101011110101011110 c3a7c39fc2b4c2bdc3a7c39fc2b4c2bd5e
UHC ?ß´½?ß´½^ 001111111010100110101100101000101010010110101000111101100011111110101001101011001010001010100101101010001111011001011110 3fa9aca2a5a8f63fa9aca2a5a8f65e

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