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ëâÝÏ^[^ 1110101111100010110111011100111101010010111010111110001011011101110011110101111001011011111010111110001011011101110011110101001011101011111000101101110111001111010111100101101101011110 ebe2ddcf52ebe2ddcf5e5bebe2ddcf52ebe2ddcf5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ëâÝÏRëâÝÏ^[ëâÝÏRëâÝÏ^[^ 10001111101010111011001110001111101010111010010010001111101010101111001010001111101010101100000101010010100011111010101110110011100011111010101110100100100011111010101011110010100011111010101011000001010111100101101110001111101010111011001110001111101010111010010010001111101010101111001010001111101010101100000101010010100011111010101110110011100011111010101110100100100011111010101011110010100011111010101011000001010111100101101101011110 8fabb38faba48faaf28faac1528fabb38faba48faaf28faac15e5b8fabb38faba48faaf28faac1528fabb38faba48faaf28faac15e5b5e
UTF-8 ëâÝÏRëâÝÏ^[ëâÝÏRëâÝÏ^[^ 110000111010101111000011101000101100001110011101110000111000111101010010110000111010101111000011101000101100001110011101110000111000111101011110010110111100001110101011110000111010001011000011100111011100001110001111010100101100001110101011110000111010001011000011100111011100001110001111010111100101101101011110 c3abc3a2c39dc38f52c3abc3a2c39dc38f5e5bc3abc3a2c39dc38f52c3abc3a2c39dc38f5e5b5e
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)