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{^ 1000001110110101011010001000001110110101011001100100111001111101100000111011010101101000100000111011010101100110010011100111101101011110 83b56883b5664e7d83b56883b5664e7b5e
EUC-JP ΨhΨfN}ΨhΨfN{^ 1010011010110111011010001010011010110111011001100100111001111101101001101011011101101000101001101011011101100110010011100111101101011110 a6b768a6b7664e7da6b768a6b7664e7b5e
UTF-8 ΨhΨfN}ΨhΨfN{^ 1100111010101000011010001100111010101000011001100100111001111101110011101010100001101000110011101010100001100110010011100111101101011110 cea868cea8664e7dcea868cea8664e7b5e
UHC ΨhΨfN}ΨhΨfN{^ 1010010111010111011010001010010111010111011001100100111001111101101001011101011101101000101001011101011101100110010011100111101101011110 a5d768a5d7664e7da5d768a5d7664e7b5e

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