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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 遽渓W}遽渓W{^ 11100111101011111000110001101011010101110111110111100111101011111000110001101011010101110111101101011110 e7af8c6b577de7af8c6b577b5e
EUC-JP 遽渓W}遽渓W{^ 11101110101100011011011111001100010101110111110111101110101100011011011111001100010101110111101101011110 eeb1b7cc577deeb1b7cc577b5e
UTF-8 遽渓W}遽渓W{^ 1110100110000001101111011110011010111000100100110101011101111101111010011000000110111101111001101011100010010011010101110111101101011110 e981bde6b893577de981bde6b893577b5e
UHC 遽?W}遽?W{^ 1100101111101000001111110101011101111101110010111110100000111111010101110111101101011110 cbe83f577dcbe83f577b5e

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