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 10001111010001110011111100111111100011110100011100111111001111110100000001101000 8f473f3f8f473f3f4068
EUC-JP 秀??秀??@h 10111101101010000011111100111111101111011010100000111111001111110100000001101000 bda83f3fbda83f3f4068
UTF-8 秀뚰뢈秀뚰뢟@h 1110011110100111100000001110101110011010101100001110101110100010100010001110011110100111100000001110101110011010101100001110101110100010100111110100000001101000 e7a780eb9ab0eba288e7a780eb9ab0eba29f4068
UHC 秀뚰뢈秀뚰뢟@h 1110001010110011100011001110110110001111010001001110001010110011100011001110110110001111010110100100000001101000 e2b38ced8f44e2b38ced8f5a4068

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