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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 萵ォ雖ェ萵ォ雖ェ^ 11100100111000001010101111100101101010111010101011100100111000001010101111100101101010111010101001011110 e4e0abe5abaae4e0abe5abaa5e
EUC-JP 萵ォ雖ェ萵ォ雖ェ^ 1110100011100010100011101010101111101010101011011000111010101010111010001110001010001110101010111110101010101101100011101010101001011110 e8e28eabeaad8eaae8e28eabeaad8eaa5e
UTF-8 萵ォ雖ェ萵ォ雖ェ^ 11101000100100001011010111101111101111011010101111101001100110111001011011101111101111011010101011101000100100001011010111101111101111011010101111101001100110111001011011101111101111011010101001011110 e890b5efbdabe99b96efbdaae890b5efbdabe99b96efbdaa5e
UHC ??雖???雖?^ 0011111100111111111000101100110000111111001111110011111111100010110011000011111101011110 3f3fe2cc3f3f3fe2cc3f5e

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