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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 箋醐愁箋醐住@h 1110001010110011100011001110110110001111010001001110001010110011100011001110110110001111010110100100000001101000 e2b38ced8f44e2b38ced8f5a4068
EUC-JP 箋醐愁箋醐住@h 1110010010110101101110001110111110111101101001011110010010110101101110001110111110111101101110110100000001101000 e4b5b8efbda5e4b5b8efbdbb4068
UTF-8 箋醐愁箋醐住@h 1110011110101110100010111110100110000110100100001110011010000100100000011110011110101110100010111110100110000110100100001110010010111101100011110100000001101000 e7ae8be98690e68481e7ae8be98690e4bd8f4068
UHC 箋?愁箋?住@h 111011111010100000111111111000011111111011101111101010000011111111110001101011000100000001101000 efa83fe1feefa83ff1ac4068

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