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{^ 1000110111010111011010001000110111010111011001100100111001111101100011011101011101101000100011011101011101100110010011100111101101011110 8dd7688dd7664e7d8dd7688dd7664e7b5e
EUC-JP 細h細fN}細h細fN{^ 1011101011011001011010001011101011011001011001100100111001111101101110101101100101101000101110101101100101100110010011100111101101011110 bad968bad9664e7dbad968bad9664e7b5e
UTF-8 細h細fN}細h細fN{^ 111001111011010010110000011010001110011110110100101100000110011001001110011111011110011110110100101100000110100011100111101101001011000001100110010011100111101101011110 e7b4b068e7b4b0664e7de7b4b068e7b4b0664e7b5e
UHC 細h細fN}細h細fN{^ 1110000110101100011010001110000110101100011001100100111001111101111000011010110001101000111000011010110001100110010011100111101101011110 e1ac68e1ac664e7de1ac68e1ac664e7b5e

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