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{^ 1110000011110110011010001110000011110110011001100100111001111101111000001111011001101000111000001111011001100110010011100111101101011110 e0f668e0f6664e7de0f668e0f6664e7b5e
EUC-JP 璋h璋fN}璋h璋fN{^ 1110000011111000011010001110000011111000011001100100111001111101111000001111100001101000111000001111100001100110010011100111101101011110 e0f868e0f8664e7de0f868e0f8664e7b5e
UTF-8 璋h璋fN}璋h璋fN{^ 111001111001001010001011011010001110011110010010100010110110011001001110011111011110011110010010100010110110100011100111100100101000101101100110010011100111101101011110 e7928b68e7928b664e7de7928b68e7928b664e7b5e
UHC 璋h璋fN}璋h璋fN{^ 1110110111110000011010001110110111110000011001100100111001111101111011011111000001101000111011011111000001100110010011100111101101011110 edf068edf0664e7dedf068edf0664e7b5e

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