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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟠門凌}蟠門凌{^ 111001011011010010010110111001011001011110111101011111011110010110110100100101101110010110010111101111010111101101011110 e5b496e597bd7de5b496e597bd7b5e
EUC-JP 蟠門凌}蟠門凌{^ 111010101011011011001100111001111100111010111111011111011110101010110110110011001110011111001110101111110111101101011110 eab6cce7cebf7deab6cce7cebf7b5e
UTF-8 蟠門凌}蟠門凌{^ 111010001001111110100000111010011001011010000000111001011000011110001100011111011110100010011111101000001110100110010110100000001110010110000111100011000111101101011110 e89fa0e99680e5878c7de89fa0e99680e5878c7b5e
UHC 蟠門凌}蟠門凌{^ 110110101111011011011010101001101101011111010000011111011101101011110110110110101010011011010111110100000111101101011110 daf6daa6d7d07ddaf6daa6d7d07b5e

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