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????? 0011111100111111001111110011111100111111011010000011111100111111001111110011111100111111 3f3f3f3f3f683f3f3f3f3f
SJIS-WIN ネス鴫hネス鴫 1111000010101110110010001111000110001110101111011000111010110000011010001111000010101110110010001111000110001110101111011000111010110000 f0aec8f18ebd8eb068f0aec8f18ebd8eb0
EUC-JP ?ネ?ス鴫h?ネ?ス鴫 0011111110001110110010000011111110001110101111011011110010110010011010000011111110001110110010000011111110001110101111011011110010110010 3f8ec83f8ebdbcb2683f8ec83f8ebdbcb2
UTF-8 ネス鴫hネス鴫 11101110100000011010110111101111101111101000100011101110100001001000100111101111101111011011110111101001101101001010101101101000111011101000000110101101111011111011111010001000111011101000010010001001111011111011110110111101111010011011010010101011 ee81adefbe88ee8489efbdbde9b4ab68ee81adefbe88ee8489efbdbde9b4ab
UHC ?????h????? 0011111100111111001111110011111100111111011010000011111100111111001111110011111100111111 3f3f3f3f3f683f3f3f3f3f

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