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 辷セ蟆м辷セ蟆к^ 111001111000100010111110111001011011000010000100011111011110011110001000101111101110010110110000100001000111101101011110 e788bee5b0847de788bee5b0847b5e
EUC-JP 辷セ蟆м辷セ蟆к^ 1110110111101000100011101011111011101010101100101010011111011110111011011110100010001110101111101110101010110010101001111101110001011110 ede88ebeeab2a7deede88ebeeab2a7dc5e
UTF-8 辷セ蟆м辷セ蟆к^ 1110100010111110101101111110111110111101101111101110100010011111100001101101000010111100111010001011111010110111111011111011110110111110111010001001111110000110110100001011101001011110 e8beb7efbdbee89f86d0bce8beb7efbdbee89f86d0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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