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{^ 1000101111010010011010001000101111010010011001100100111001111101100010111101001001101000100010111101001001100110010011100111101101011110 8bd2688bd2664e7d8bd2688bd2664e7b5e
EUC-JP 斤h斤fN}斤h斤fN{^ 1011011011010100011010001011011011010100011001100100111001111101101101101101010001101000101101101101010001100110010011100111101101011110 b6d468b6d4664e7db6d468b6d4664e7b5e
UTF-8 斤h斤fN}斤h斤fN{^ 111001101001011010100100011010001110011010010110101001000110011001001110011111011110011010010110101001000110100011100110100101101010010001100110010011100111101101011110 e696a468e696a4664e7de696a468e696a4664e7b5e
UHC 斤h斤fN}斤h斤fN{^ 1101000011000101011010001101000011000101011001100100111001111101110100001100010101101000110100001100010101100110010011100111101101011110 d0c568d0c5664e7dd0c568d0c5664e7b5e

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