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 驢飩怡}驢飩怡{^ 111010011000011011101001010010101001110001111101011111011110100110000110111010010100101010011100011111010111101101011110 e986e94a9c7d7de986e94a9c7d7b5e
EUC-JP 驢飩怡}驢飩怡{^ 111100011110011011110001101010111101011111011110011111011111000111100110111100011010101111010111110111100111101101011110 f1e6f1abd7de7df1e6f1abd7de7b5e
UTF-8 驢飩怡}驢飩怡{^ 111010011010100110100010111010011010001110101001111001101000000010100001011111011110100110101001101000101110100110100011101010011110011010000000101000010111101101011110 e9a9a2e9a3a9e680a17de9a9a2e9a3a9e680a17b5e
UHC 驢?怡}驢?怡{^ 11010101111100000011111111101100101011100111110111010101111100000011111111101100101011100111101101011110 d5f03fecae7dd5f03fecae7b5e

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