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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 祭攀賓祭攀賓^ 10001101110101011001110110110011100101010110111110001101110101011001110110110011100101010110111101011110 8dd59db3956f8dd59db3956f5e
EUC-JP 祭攀賓祭攀賓^ 10111010110101111101101010110101110010011101000010111010110101111101101010110101110010011101000001011110 bad7dab5c9d0bad7dab5c9d05e
UTF-8 祭攀賓祭攀賓^ 11100111101001011010110111100110100101001000000011101000101100111001001111100111101001011010110111100110100101001000000011101000101100111001001101011110 e7a5ade69480e8b393e7a5ade69480e8b3935e
UHC 祭攀賓祭攀賓^ 11110000101011101101101011100111110111101011100111110000101011101101101011100111110111101011100101011110 f0aedae7deb9f0aedae7deb95e

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