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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驪怜シ城距蠑州 11101001100010111001011111100101101111001000111111101001100010111001011111100101101111001000111101000010 e98b97e5bc8fe98b97e5bc8f42
EUC-JP 驪怜シ城距蠑州 1111000111101011110011101110011110001110101111001011111011101011101101011111011111101010101111101011110110100011 f1ebcee78ebcbeebb5f7eabebda3
UTF-8 驪怜シ城距蠑州 111010011010100110101010111001101000000010011100111011111011110110111100111001011001111110001110111010001011011110011101111010001010000010010001111001011011011110011110 e9a9aae6809cefbdbce59f8ee8b79de8a091e5b79e
UHC 驪怜?城距?州 110101011111000111010110101110110011111111100000111100101100101111100101001111111111000110110110 d5f1d6bb3fe0f2cbe53ff1b6

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