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 「ェ」}「ェ」{^ 10100010111110011000111110101010101000110111110110100010111110011000111110101010101000110111101101011110 a2f98faaa37da2f98faaa37b5e
EUC-JP 「?ェ」}「?ェ」{^ 1000111010100010001111111000111010101010100011101010001101111101100011101010001000111111100011101010101010001110101000110111101101011110 8ea23f8eaa8ea37d8ea23f8eaa8ea37b5e
UTF-8 「ェ」}「ェ」{^ 111011111011110110100010111011101001101110101010111011111011110110101010111011111011110110100011011111011110111110111101101000101110111010011011101010101110111110111101101010101110111110111101101000110111101101011110 efbda2ee9baaefbdaaefbda37defbda2ee9baaefbdaaefbda37b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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