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 驕懃洒驕懃洒^ 11101001100000011001110011100111100111111010110111101001100000011001110011100111100111111010110101011110 e9819ce79fade9819ce79fad5e
EUC-JP 驕懃洒驕懃洒^ 11110001111000011101100011101001110111101010111111110001111000011101100011101001110111101010111101011110 f1e1d8e9deaff1e1d8e9deaf5e
UTF-8 驕懃洒驕懃洒^ 11101001101010011001010111100110100001111000001111100110101101001001001011101001101010011001010111100110100001111000001111100110101101001001001001011110 e9a995e68783e6b492e9a995e68783e6b4925e
UHC 驕懃?驕懃?^ 1100111011110110110100001100010000111111110011101111011011010000110001000011111101011110 cef6d0c43fcef6d0c43f5e

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