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 ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56
SJIS-WIN 秀??秀??秀??V 10001111010001110011111100111111100011110100011100111111001111111000111101000111001111110011111101010110 8f473f3f8f473f3f8f473f3f56
EUC-JP 秀??秀??秀??V 10111101101010000011111100111111101111011010100000111111001111111011110110101000001111110011111101010110 bda83f3fbda83f3fbda83f3f56
UTF-8 秀뚰뢊秀뚰뢎秀뚰뢌V 11100111101001111000000011101011100110101011000011101011101000101000101011100111101001111000000011101011100110101011000011101011101000101000111011100111101001111000000011101011100110101011000011101011101000101000110001010110 e7a780eb9ab0eba28ae7a780eb9ab0eba28ee7a780eb9ab0eba28c56
UHC 秀뚰뢊秀뚰뢎秀뚰뢌V 11100010101100111000110011101101100011110100011011100010101100111000110011101101100011110100100111100010101100111000110011101101100011110100100001010110 e2b38ced8f46e2b38ced8f49e2b38ced8f4856

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