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 ?t^h?t^fN}?t^h?t^fN{^ 001111110111010001011110011010000011111101110100010111100110011001001110011111010011111101110100010111100110100000111111011101000101111001100110010011100111101101011110 3f745e683f745e664e7d3f745e683f745e664e7b5e
SJIS-WIN 叩t^h叩t^fN}叩t^h叩t^fN{^ 10010010010000000111010001011110011010001001001001000000011101000101111001100110010011100111110110010010010000000111010001011110011010001001001001000000011101000101111001100110010011100111101101011110 9240745e689240745e664e7d9240745e689240745e664e7b5e
EUC-JP 叩t^h叩t^fN}叩t^h叩t^fN{^ 11000011101000010111010001011110011010001100001110100001011101000101111001100110010011100111110111000011101000010111010001011110011010001100001110100001011101000101111001100110010011100111101101011110 c3a1745e68c3a1745e664e7dc3a1745e68c3a1745e664e7b5e
UTF-8 叩t^h叩t^fN}叩t^h叩t^fN{^ 1110010110001111101010010111010001011110011010001110010110001111101010010111010001011110011001100100111001111101111001011000111110101001011101000101111001101000111001011000111110101001011101000101111001100110010011100111101101011110 e58fa9745e68e58fa9745e664e7de58fa9745e68e58fa9745e664e7b5e
UHC 叩t^h叩t^fN}叩t^h叩t^fN{^ 11001101101100000111010001011110011010001100110110110000011101000101111001100110010011100111110111001101101100000111010001011110011010001100110110110000011101000101111001100110010011100111101101011110 cdb0745e68cdb0745e664e7dcdb0745e68cdb0745e664e7b5e

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