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 ?J^h?J^fN}?J^h?J^fN{^ 001111110100101001011110011010000011111101001010010111100110011001001110011111010011111101001010010111100110100000111111010010100101111001100110010011100111101101011110 3f4a5e683f4a5e664e7d3f4a5e683f4a5e664e7b5e
SJIS-WIN 叩J^h叩J^fN}叩J^h叩J^fN{^ 10010010010000000100101001011110011010001001001001000000010010100101111001100110010011100111110110010010010000000100101001011110011010001001001001000000010010100101111001100110010011100111101101011110 92404a5e6892404a5e664e7d92404a5e6892404a5e664e7b5e
EUC-JP 叩J^h叩J^fN}叩J^h叩J^fN{^ 11000011101000010100101001011110011010001100001110100001010010100101111001100110010011100111110111000011101000010100101001011110011010001100001110100001010010100101111001100110010011100111101101011110 c3a14a5e68c3a14a5e664e7dc3a14a5e68c3a14a5e664e7b5e
UTF-8 叩J^h叩J^fN}叩J^h叩J^fN{^ 1110010110001111101010010100101001011110011010001110010110001111101010010100101001011110011001100100111001111101111001011000111110101001010010100101111001101000111001011000111110101001010010100101111001100110010011100111101101011110 e58fa94a5e68e58fa94a5e664e7de58fa94a5e68e58fa94a5e664e7b5e
UHC 叩J^h叩J^fN}叩J^h叩J^fN{^ 11001101101100000100101001011110011010001100110110110000010010100101111001100110010011100111110111001101101100000100101001011110011010001100110110110000010010100101111001100110010011100111101101011110 cdb04a5e68cdb04a5e664e7dcdb04a5e68cdb04a5e664e7b5e

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