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 秀??秀??秀 10001111010001110011111100111111100011110100011100111111001111111000111101000111 8f473f3f8f473f3f8f47
EUC-JP 秀??秀??秀 10111101101010000011111100111111101111011010100000111111001111111011110110101000 bda83f3fbda83f3fbda8
UTF-8 秀뚰뢙秀뚰뢆秀 111001111010011110000000111010111001101010110000111010111010001010011001111001111010011110000000111010111001101010110000111010111010001010000110111001111010011110000000 e7a780eb9ab0eba299e7a780eb9ab0eba286e7a780
UHC 秀뚰뢙秀뚰뢆秀 1110001010110011100011001110110110001111010101001110001010110011100011001110110110001111010000101110001010110011 e2b38ced8f54e2b38ced8f42e2b3

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