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?[}fN}?[}h?[}fN{^ 001111110101101101111101011010000011111101011011011111010110011001001110011111010011111101011011011111010110100000111111010110110111110101100110010011100111101101011110 3f5b7d683f5b7d664e7d3f5b7d683f5b7d664e7b5e
SJIS-WIN 叩[}h叩[}fN}叩[}h叩[}fN{^ 10010010010000000101101101111101011010001001001001000000010110110111110101100110010011100111110110010010010000000101101101111101011010001001001001000000010110110111110101100110010011100111101101011110 92405b7d6892405b7d664e7d92405b7d6892405b7d664e7b5e
EUC-JP 叩[}h叩[}fN}叩[}h叩[}fN{^ 11000011101000010101101101111101011010001100001110100001010110110111110101100110010011100111110111000011101000010101101101111101011010001100001110100001010110110111110101100110010011100111101101011110 c3a15b7d68c3a15b7d664e7dc3a15b7d68c3a15b7d664e7b5e
UTF-8 叩[}h叩[}fN}叩[}h叩[}fN{^ 1110010110001111101010010101101101111101011010001110010110001111101010010101101101111101011001100100111001111101111001011000111110101001010110110111110101101000111001011000111110101001010110110111110101100110010011100111101101011110 e58fa95b7d68e58fa95b7d664e7de58fa95b7d68e58fa95b7d664e7b5e
UHC 叩[}h叩[}fN}叩[}h叩[}fN{^ 11001101101100000101101101111101011010001100110110110000010110110111110101100110010011100111110111001101101100000101101101111101011010001100110110110000010110110111110101100110010011100111101101011110 cdb05b7d68cdb05b7d664e7dcdb05b7d68cdb05b7d664e7b5e

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