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{^ 1110011011001011011010001110011011001011011001100100111001111101111001101100101101101000111001101100101101100110010011100111101101011110 e6cb68e6cb664e7de6cb68e6cb664e7b5e
EUC-JP 賤h賤fN}賤h賤fN{^ 1110110011001101011010001110110011001101011001100100111001111101111011001100110101101000111011001100110101100110010011100111101101011110 eccd68eccd664e7deccd68eccd664e7b5e
UTF-8 賤h賤fN}賤h賤fN{^ 111010001011001110100100011010001110100010110011101001000110011001001110011111011110100010110011101001000110100011101000101100111010010001100110010011100111101101011110 e8b3a468e8b3a4664e7de8b3a468e8b3a4664e7b5e
UHC 賤h賤fN}賤h賤fN{^ 1111010011000001011010001111010011000001011001100100111001111101111101001100000101101000111101001100000101100110010011100111101101011110 f4c168f4c1664e7df4c168f4c1664e7b5e

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