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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鐔縁酋鐔縁酋^ 11101000010111001000100110001111100011110101010111101000010111001000100110001111100011110101010101011110 e85c898f8f55e85c898f8f555e
EUC-JP 鐔縁酋鐔縁酋^ 11101111101111011011000111101111101111011011011011101111101111011011000111101111101111011011011001011110 efbdb1efbdb6efbdb1efbdb65e
UTF-8 鐔縁酋鐔縁酋^ 11101001100100001001010011100111101110001000000111101001100001011000101111101001100100001001010011100111101110001000000111101001100001011000101101011110 e99094e7b881e9858be99094e7b881e9858b5e
UHC ??酋??酋^ 001111110011111111110101110111000011111100111111111101011101110001011110 3f3ff5dc3f3ff5dc5e

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