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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 懿?嶋}懿?嶋{^ 10011100111100100011111110010011100010000111110110011100111100100011111110010011100010000111101101011110 9cf23f93887d9cf23f93887b5e
EUC-JP 懿?嶋}懿?嶋{^ 11011000111101000011111111000101111010000111110111011000111101000011111111000101111010000111101101011110 d8f43fc5e87dd8f43fc5e87b5e
UTF-8 懿븃嶋}懿븃嶋{^ 111001101000011110111111111010111011100010000011111001011011011010001011011111011110011010000111101111111110101110111000100000111110010110110110100010110111101101011110 e687bfebb883e5b68b7de687bfebb883e5b68b7b5e
UHC 懿븃嶋}懿븃嶋{^ 111010111111001110111010111010001101001111110111011111011110101111110011101110101110100011010011111101110111101101011110 ebf3bae8d3f77debf3bae8d3f77b5e

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