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 髣墓諺髣墓骨^ 11101001100101111001010111100110100011001011111111101001100101111001010111100110100011011001110001011110 e99795e68cbfe99795e68d9c5e
EUC-JP 髣墓諺髣墓骨^ 11110001111101111100101011101000101110001100000111110001111101111100101011101000101110011111110001011110 f1f7cae8b8c1f1f7cae8b9fc5e
UTF-8 髣墓諺髣墓骨^ 11101001101010111010001111100101101000101001001111101000101010111011101011101001101010111010001111100101101000101001001111101001101010101010100001011110 e9aba3e5a293e8abbae9aba3e5a293e9aaa85e
UHC ?墓諺?墓骨^ 0011111111011001110101111110010111101100001111111101100111010111110011011110100101011110 3fd9d7e5ec3fd9d7cde95e

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