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 ??????矣 0011111100111111001111110011111100111111001111111110000111100001 3f3f3f3f3f3fe1e1
EUC-JP ???沅??矣 00111111001111110011111110001111110001101110100100111111001111111110001011100011 3f3f3f8fc6e93f3fe2e3
UTF-8 列룔깺沅뉔럷矣 111011111010011010011100111010111010001110010100111010101011100110111010111001101011001010000101111010111000100110010100111010111001111110110111111001111001111110100011 efa69ceba394eab9bae6b285eb8994eb9fb7e79fa3
UHC 列룔깺沅뉔럷矣 1110011011101010101101111110001110000011101001101110101010110110100001111110100110001110100101101110101111111000 e6eab7e383a6eab687e98e96ebf8

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