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 驕ス遞ス驕ス遞ス^ 11101001100000011011110111100111101010001011110111101001100000011011110111100111101010001011110101011110 e981bde7a8bde981bde7a8bd5e
EUC-JP 驕ス遞ス驕ス遞ス^ 1111000111100001100011101011110111101110101010101000111010111101111100011110000110001110101111011110111010101010100011101011110101011110 f1e18ebdeeaa8ebdf1e18ebdeeaa8ebd5e
UTF-8 驕ス遞ス驕ス遞ス^ 11101001101010011001010111101111101111011011110111101001100000011001111011101111101111011011110111101001101010011001010111101111101111011011110111101001100000011001111011101111101111011011110101011110 e9a995efbdbde9819eefbdbde9a995efbdbde9819eefbdbd5e
UHC 驕?遞?驕?遞?^ 11001110111101100011111111110100111101100011111111001110111101100011111111110100111101100011111101011110 cef63ff4f63fcef63ff4f63f5e

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