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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蟲オ誾ェn}蟲オ誾ェn{^ 1110010110110011101101011111101110100111101010100110111001111101111001011011001110110101111110111010011110101010011011100111101101011110 e5b3b5fba7aa6e7de5b3b5fba7aa6e7b5e
EUC-JP 蟲オ誾ェn}蟲オ誾ェn{^ 1110101010110101100011101011010110001111110111101010010010001110101010100110111001111101111010101011010110001110101101011000111111011110101001001000111010101010011011100111101101011110 eab58eb58fdea48eaa6e7deab58eb58fdea48eaa6e7b5e
UTF-8 蟲オ誾ェn}蟲オ誾ェn{^ 1110100010011111101100101110111110111101101101011110100010101010101111101110111110111101101010100110111001111101111010001001111110110010111011111011110110110101111010001010101010111110111011111011110110101010011011100111101101011110 e89fb2efbdb5e8aabeefbdaa6e7de89fb2efbdb5e8aabeefbdaa6e7b5e
UHC 蟲?誾?n}蟲?誾?n{^ 1111010111111001001111111110101111011101001111110110111001111101111101011111100100111111111010111101110100111111011011100111101101011110 f5f93febdd3f6e7df5f93febdd3f6e7b5e

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