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 髴朱距髴朱距^ 11101001100111001000111011101001100010111001011111101001100111001000111011101001100010111001011101011110 e99c8ee98b97e99c8ee98b975e
EUC-JP 髴朱距髴朱距^ 11110001111111001011110011101011101101011111011111110001111111001011110011101011101101011111011101011110 f1fcbcebb5f7f1fcbcebb5f75e
UTF-8 髴朱距髴朱距^ 11101001101010111011010011100110100111001011000111101000101101111001110111101001101010111011010011100110100111001011000111101000101101111001110101011110 e9abb4e69cb1e8b79de9abb4e69cb1e8b79d5e
UHC ?朱距?朱距^ 0011111111110001101110011100101111100101001111111111000110111001110010111110010101011110 3ff1b9cbe53ff1b9cbe55e

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