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{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 拌h拌fN}拌h拌fN{^ 1001110101100001011010001001110101100001011001100100111001111101100111010110000101101000100111010110000101100110010011100111101101011110 9d61689d61664e7d9d61689d61664e7b5e
EUC-JP 拌h拌fN}拌h拌fN{^ 1101100111000010011010001101100111000010011001100100111001111101110110011100001001101000110110011100001001100110010011100111101101011110 d9c268d9c2664e7dd9c268d9c2664e7b5e
UTF-8 拌h拌fN}拌h拌fN{^ 111001101000101110001100011010001110011010001011100011000110011001001110011111011110011010001011100011000110100011100110100010111000110001100110010011100111101101011110 e68b8c68e68b8c664e7de68b8c68e68b8c664e7b5e
UHC 拌h拌fN}拌h拌fN{^ 1101101011100101011010001101101011100101011001100100111001111101110110101110010101101000110110101110010101100110010011100111101101011110 dae568dae5664e7ddae568dae5664e7b5e

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