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{^ 111100001100000001111101011010001111000011000000011111010110011001001110011111011111000011000000011111010110100011110000110000000111110101100110010011100111101101011110 f0c07d68f0c07d664e7df0c07d68f0c07d664e7b5e
SJIS-WIN ??}h??}fN}??}h??}fN{^ 001111110011111101111101011010000011111100111111011111010110011001001110011111010011111100111111011111010110100000111111001111110111110101100110010011100111101101011110 3f3f7d683f3f7d664e7d3f3f7d683f3f7d664e7b5e
EUC-JP ðÀ}hðÀ}fN}ðÀ}hðÀ}fN{^ 10001111101010011100001110001111101010101010001001111101011010001000111110101001110000111000111110101010101000100111110101100110010011100111110110001111101010011100001110001111101010101010001001111101011010001000111110101001110000111000111110101010101000100111110101100110010011100111101101011110 8fa9c38faaa27d688fa9c38faaa27d664e7d8fa9c38faaa27d688fa9c38faaa27d664e7b5e
UTF-8 ðÀ}hðÀ}fN}ðÀ}hðÀ}fN{^ 1100001110110000110000111000000001111101011010001100001110110000110000111000000001111101011001100100111001111101110000111011000011000011100000000111110101101000110000111011000011000011100000000111110101100110010011100111101101011110 c3b0c3807d68c3b0c3807d664e7dc3b0c3807d68c3b0c3807d664e7b5e
UHC ð?}hð?}fN}ð?}hð?}fN{^ 10101001101000110011111101111101011010001010100110100011001111110111110101100110010011100111110110101001101000110011111101111101011010001010100110100011001111110111110101100110010011100111101101011110 a9a33f7d68a9a33f7d664e7da9a33f7d68a9a33f7d664e7b5e

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