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{^ 10001111110000001100101010101001011010001000111111000000110010101010100101100110010011100111110110001111110000001100101010101001011010001000111111000000110010101010100101100110010011100111101101011110 8fc0caa9688fc0caa9664e7d8fc0caa9688fc0caa9664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ?ÀÊ©h?ÀÊ©fN}?ÀÊ©h?ÀÊ©fN{^ 00111111100011111010101010100010100011111010101010110100100011111010001011101101011010000011111110001111101010101010001010001111101010101011010010001111101000101110110101100110010011100111110100111111100011111010101010100010100011111010101010110100100011111010001011101101011010000011111110001111101010101010001010001111101010101011010010001111101000101110110101100110010011100111101101011110 3f8faaa28faab48fa2ed683f8faaa28faab48fa2ed664e7d3f8faaa28faab48fa2ed683f8faaa28faab48fa2ed664e7b5e
UTF-8 ÀÊ©hÀÊ©fN}ÀÊ©hÀÊ©fN{^ 1100001010001111110000111000000011000011100010101100001010101001011010001100001010001111110000111000000011000011100010101100001010101001011001100100111001111101110000101000111111000011100000001100001110001010110000101010100101101000110000101000111111000011100000001100001110001010110000101010100101100110010011100111101101011110 c28fc380c38ac2a968c28fc380c38ac2a9664e7dc28fc380c38ac2a968c28fc380c38ac2a9664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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