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 ?S^h?S^fN}?S^h?S^fN{^ 001111110101001101011110011010000011111101010011010111100110011001001110011111010011111101010011010111100110100000111111010100110101111001100110010011100111101101011110 3f535e683f535e664e7d3f535e683f535e664e7b5e
SJIS-WIN 叩S^h叩S^fN}叩S^h叩S^fN{^ 10010010010000000101001101011110011010001001001001000000010100110101111001100110010011100111110110010010010000000101001101011110011010001001001001000000010100110101111001100110010011100111101101011110 9240535e689240535e664e7d9240535e689240535e664e7b5e
EUC-JP 叩S^h叩S^fN}叩S^h叩S^fN{^ 11000011101000010101001101011110011010001100001110100001010100110101111001100110010011100111110111000011101000010101001101011110011010001100001110100001010100110101111001100110010011100111101101011110 c3a1535e68c3a1535e664e7dc3a1535e68c3a1535e664e7b5e
UTF-8 叩S^h叩S^fN}叩S^h叩S^fN{^ 1110010110001111101010010101001101011110011010001110010110001111101010010101001101011110011001100100111001111101111001011000111110101001010100110101111001101000111001011000111110101001010100110101111001100110010011100111101101011110 e58fa9535e68e58fa9535e664e7de58fa9535e68e58fa9535e664e7b5e
UHC 叩S^h叩S^fN}叩S^h叩S^fN{^ 11001101101100000101001101011110011010001100110110110000010100110101111001100110010011100111110111001101101100000101001101011110011010001100110110110000010100110101111001100110010011100111101101011110 cdb0535e68cdb0535e664e7dcdb0535e68cdb0535e664e7b5e

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