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 ÊûáþÊûáþ^ 110010101111101111100001111111101100101011111011111000011111111001011110 cafbe1fecafbe1fe5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ÊûáþÊûáþ^ 10001111101010101011010010001111101010111110010110001111101010111010000110001111101010011101000010001111101010101011010010001111101010111110010110001111101010111010000110001111101010011101000001011110 8faab48fabe58faba18fa9d08faab48fabe58faba18fa9d05e
UTF-8 ÊûáþÊûáþ^ 1100001110001010110000111011101111000011101000011100001110111110110000111000101011000011101110111100001110100001110000111011111001011110 c38ac3bbc3a1c3bec38ac3bbc3a1c3be5e
UHC ???þ???þ^ 0011111100111111001111111010100110101101001111110011111100111111101010011010110101011110 3f3f3fa9ad3f3f3fa9ad5e

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