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 ÞïùÈRÞïùÈ^[ÞïùÈRÞïùÈ^[^ 1101111011101111111110011100100001010010110111101110111111111001110010000101111001011011110111101110111111111001110010000101001011011110111011111111100111001000010111100101101101011110 deeff9c852deeff9c85e5bdeeff9c852deeff9c85e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ÞïùÈRÞïùÈ^[ÞïùÈRÞïùÈ^[^ 10001111101010011011000010001111101010111100000110001111101010111110001110001111101010101011001001010010100011111010100110110000100011111010101111000001100011111010101111100011100011111010101010110010010111100101101110001111101010011011000010001111101010111100000110001111101010111110001110001111101010101011001001010010100011111010100110110000100011111010101111000001100011111010101111100011100011111010101010110010010111100101101101011110 8fa9b08fabc18fabe38faab2528fa9b08fabc18fabe38faab25e5b8fa9b08fabc18fabe38faab2528fa9b08fabc18fabe38faab25e5b5e
UTF-8 ÞïùÈRÞïùÈ^[ÞïùÈRÞïùÈ^[^ 110000111001111011000011101011111100001110111001110000111000100001010010110000111001111011000011101011111100001110111001110000111000100001011110010110111100001110011110110000111010111111000011101110011100001110001000010100101100001110011110110000111010111111000011101110011100001110001000010111100101101101011110 c39ec3afc3b9c38852c39ec3afc3b9c3885e5bc39ec3afc3b9c38852c39ec3afc3b9c3885e5b5e
UHC Þ???RÞ???^[Þ???RÞ???^[^ 101010001010110100111111001111110011111101010010101010001010110100111111001111110011111101011110010110111010100010101101001111110011111100111111010100101010100010101101001111110011111100111111010111100101101101011110 a8ad3f3f3f52a8ad3f3f3f5e5ba8ad3f3f3f52a8ad3f3f3f5e5b5e

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