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{^ 1110100011101001011010001110100011101001011001100100111001111101111010001110100101101000111010001110100101100110010011100111101101011110 e8e968e8e9664e7de8e968e8e9664e7b5e
EUC-JP 韜h韜fN}韜h韜fN{^ 1111000011101011011010001111000011101011011001100100111001111101111100001110101101101000111100001110101101100110010011100111101101011110 f0eb68f0eb664e7df0eb68f0eb664e7b5e
UTF-8 韜h韜fN}韜h韜fN{^ 111010011001111110011100011010001110100110011111100111000110011001001110011111011110100110011111100111000110100011101001100111111001110001100110010011100111101101011110 e99f9c68e99f9c664e7de99f9c68e99f9c664e7b5e
UHC 韜h韜fN}韜h韜fN{^ 1101010010110111011010001101010010110111011001100100111001111101110101001011011101101000110101001011011101100110010011100111101101011110 d4b768d4b7664e7dd4b768d4b7664e7b5e

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