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 碩b[碩b[^ 1110011110100010101010010110001001011011111001111010001010101001011000100101101101011110 e7a2a9625be7a2a9625b5e
SJIS-WIN ?¢?b[?¢?b[^ 00111111100000011001000100111111011000100101101100111111100000011001000100111111011000100101101101011110 3f81913f625b3f81913f625b5e
EUC-JP 碩b[碩b[^ 100011111010101110101110101000011111000110001111101000101110110101100010010110111000111110101011101011101010000111110001100011111010001011101101011000100101101101011110 8fabaea1f18fa2ed625b8fabaea1f18fa2ed625b5e
UTF-8 碩b[碩b[^ 1100001110100111110000101010001011000010101010010110001001011011110000111010011111000010101000101100001010101001011000100101101101011110 c3a7c2a2c2a9625bc3a7c2a2c2a9625b5e
UHC ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e

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