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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 妖?鱗\}妖?鱗\{^ 100101110110010000111111100101111101100001011100011111011001011101100100001111111001011111011000010111000111101101011110 97643f97d85c7d97643f97d85c7b5e
EUC-JP 妖?鱗\}妖?鱗\{^ 110011011100010100111111110011101101101001011100011111011100110111000101001111111100111011011010010111000111101101011110 cdc53fceda5c7dcdc53fceda5c7b5e
UTF-8 妖븜鱗\}妖븜鱗\{^ 1110010110100110100101101110101110111000100111001110100110110001100101110101110001111101111001011010011010010110111010111011100010011100111010011011000110010111010111000111101101011110 e5a696ebb89ce9b1975c7de5a696ebb89ce9b1975c7b5e
UHC 妖븜鱗\}妖븜鱗\{^ 1110100011101101101110101110111011010111111101110101110001111101111010001110110110111010111011101101011111110111010111000111101101011110 e8edbaeed7f75c7de8edbaeed7f75c7b5e

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