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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 揆茹}\}揆茹}\{^ 100111011000010011100100101001010111110101011100011111011001110110000100111001001010010101111101010111000111101101011110 9d84e4a57d5c7d9d84e4a57d5c7b5e
EUC-JP 揆茹}\}揆茹}\{^ 110110011110010011101000101001110111110101011100011111011101100111100100111010001010011101111101010111000111101101011110 d9e4e8a77d5c7dd9e4e8a77d5c7b5e
UTF-8 揆茹}\}揆茹}\{^ 11100110100011111000011011101000100011001011100101111101010111000111110111100110100011111000011011101000100011001011100101111101010111000111101101011110 e68f86e88cb97d5c7de68f86e88cb97d5c7b5e
UHC 揆茹}\}揆茹}\{^ 110100001010011011100110101010100111110101011100011111011101000010100110111001101010101001111101010111000111101101011110 d0a6e6aa7d5c7dd0a6e6aa7d5c7b5e

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