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{^ 1110011111110110011010001110011111110110011001100100111001111101111001111111011001101000111001111111011001100110010011100111101101011110 e7f668e7f6664e7de7f668e7f6664e7b5e
EUC-JP 銹h銹fN}銹h銹fN{^ 1110111011111000011010001110111011111000011001100100111001111101111011101111100001101000111011101111100001100110010011100111101101011110 eef868eef8664e7deef868eef8664e7b5e
UTF-8 銹h銹fN}銹h銹fN{^ 111010011000101010111001011010001110100110001010101110010110011001001110011111011110100110001010101110010110100011101001100010101011100101100110010011100111101101011110 e98ab968e98ab9664e7de98ab968e98ab9664e7b5e
UHC 銹h銹fN}銹h銹fN{^ 1110001011001000011010001110001011001000011001100100111001111101111000101100100001101000111000101100100001100110010011100111101101011110 e2c868e2c8664e7de2c868e2c8664e7b5e

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