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 蜷ウ妺嬾}蜷ウ妺嬾{^ 1110010110010000101100111111101010100101100110110110111001111101111001011001000010110011111110101010010110011011011011100111101101011110 e590b3faa59b6e7de590b3faa59b6e7b5e
EUC-JP 蜷ウ妺嬾}蜷ウ妺嬾{^ 111010011111000010001110101100111000111110111001101101111101010111001111011111011110100111110000100011101011001110001111101110011011011111010101110011110111101101011110 e9f08eb38fb9b7d5cf7de9f08eb38fb9b7d5cf7b5e
UTF-8 蜷ウ妺嬾}蜷ウ妺嬾{^ 111010001001110010110111111011111011110110110011111001011010011010111010111001011010110010111110011111011110100010011100101101111110111110111101101100111110010110100110101110101110010110101100101111100111101101011110 e89cb7efbdb3e5a6bae5acbe7de89cb7efbdb3e5a6bae5acbe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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