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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遶ェ莉妨}遶ェ莉妨{^ 1110011110101011101010101110010010111011100101100101011101111101111001111010101110101010111001001011101110010110010101110111101101011110 e7abaae4bb96577de7abaae4bb96577b5e
EUC-JP 遶ェ莉妨}遶ェ莉妨{^ 11101110101011011000111010101010111010001011110111001011101110000111110111101110101011011000111010101010111010001011110111001011101110000111101101011110 eead8eaae8bdcbb87deead8eaae8bdcbb87b5e
UTF-8 遶ェ莉妨}遶ェ莉妨{^ 111010011000000110110110111011111011110110101010111010001000111010001001111001011010011010101000011111011110100110000001101101101110111110111101101010101110100010001110100010011110010110100110101010000111101101011110 e981b6efbdaae88e89e5a6a87de981b6efbdaae88e89e5a6a87b5e
UHC ??莉妨}??莉妨{^ 001111110011111111010111111010011101101110101010011111010011111100111111110101111110100111011011101010100111101101011110 3f3fd7e9dbaa7d3f3fd7e9dbaa7b5e

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