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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 遽掵\}遽掵\{^ 11100111101011111001110101111101010111000111110111100111101011111001110101111101010111000111101101011110 e7af9d7d5c7de7af9d7d5c7b5e
EUC-JP 遽掵\}遽掵\{^ 11101110101100011101100111011110010111000111110111101110101100011101100111011110010111000111101101011110 eeb1d9de5c7deeb1d9de5c7b5e
UTF-8 遽掵\}遽掵\{^ 1110100110000001101111011110011010001110101101010101110001111101111010011000000110111101111001101000111010110101010111000111101101011110 e981bde68eb55c7de981bde68eb55c7b5e
UHC 遽?\}遽?\{^ 1100101111101000001111110101110001111101110010111110100000111111010111000111101101011110 cbe83f5c7dcbe83f5c7b5e

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