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 跌「逑頑迪ッ 111001101110100110100010111001111001001110001010111001101111000110010100111001111000110010101111 e6e9a2e7938ae6f194e78caf
EUC-JP 跌「逑頑?迪ッ 11101100111010111000111010100010111011011111001110110100111010000011111111101101111011001000111010101111 eceb8ea2edf3b4e83fedec8eaf
UTF-8 跌「逑頑迪ッ 111010001011011110001100111011111011110110100010111010011000000010010001111010011010000010010001111011101000010010001111111010001011111110101010111011111011110110101111 e8b78cefbda2e98091e9a091ee848fe8bfaaefbdaf
UHC 跌?逑頑?迪? 1111001011110110001111111100111111000111111010001101011100111111111011101110100000111111 f2f63fcfc7e8d73feee83f

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