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ùèÎÝ^[^ 1111100111101000110011101101110101010010111110011110100011001110110111010101111001011011111110011110100011001110110111010101001011111001111010001100111011011101010111100101101101011110 f9e8cedd52f9e8cedd5e5bf9e8cedd52f9e8cedd5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ùèÎÝRùèÎÝ^[ùèÎÝRùèÎÝ^[^ 10001111101010111110001110001111101010111011001010001111101010101100001010001111101010101111001001010010100011111010101111100011100011111010101110110010100011111010101011000010100011111010101011110010010111100101101110001111101010111110001110001111101010111011001010001111101010101100001010001111101010101111001001010010100011111010101111100011100011111010101110110010100011111010101011000010100011111010101011110010010111100101101101011110 8fabe38fabb28faac28faaf2528fabe38fabb28faac28faaf25e5b8fabe38fabb28faac28faaf2528fabe38fabb28faac28faaf25e5b5e
UTF-8 ùèÎÝRùèÎÝ^[ùèÎÝRùèÎÝ^[^ 110000111011100111000011101010001100001110001110110000111001110101010010110000111011100111000011101010001100001110001110110000111001110101011110010110111100001110111001110000111010100011000011100011101100001110011101010100101100001110111001110000111010100011000011100011101100001110011101010111100101101101011110 c3b9c3a8c38ec39d52c3b9c3a8c38ec39d5e5bc3b9c3a8c38ec39d52c3b9c3a8c38ec39d5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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