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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 茴∵□[茴∵□[^ 111001001010000010000001111001101000000110100000010110111110010010100000100000011110011010000001101000000101101101011110 e4a081e681a05be4a081e681a05b5e
EUC-JP 茴∵□[茴∵□[^ 111010001010001010100010111010001010001010100010010110111110100010100010101000101110100010100010101000100101101101011110 e8a2a2e8a2a25be8a2a2e8a2a25b5e
UTF-8 茴∵□[茴∵□[^ 111010001000110010110100111000101000100010110101111000101001011010100001010110111110100010001100101101001110001010001000101101011110001010010110101000010101101101011110 e88cb4e288b5e296a15be88cb4e288b5e296a15b5e
UHC 茴∵□[茴∵□[^ 111111001110110110100001111100011010000111100000010110111111110011101101101000011111000110100001111000000101101101011110 fceda1f1a1e05bfceda1f1a1e05b5e

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