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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 跏ス辷ス[跏ス辷ス[^ 111001101110011010111101111001111000100010111101010110111110011011100110101111011110011110001000101111010101101101011110 e6e6bde788bd5be6e6bde788bd5b5e
EUC-JP 跏ス辷ス[跏ス辷ス[^ 11101100111010001000111010111101111011011110100010001110101111010101101111101100111010001000111010111101111011011110100010001110101111010101101101011110 ece88ebdede88ebd5bece88ebdede88ebd5b5e
UTF-8 跏ス辷ス[跏ス辷ス[^ 111010001011011110001111111011111011110110111101111010001011111010110111111011111011110110111101010110111110100010110111100011111110111110111101101111011110100010111110101101111110111110111101101111010101101101011110 e8b78fefbdbde8beb7efbdbd5be8b78fefbdbde8beb7efbdbd5b5e
UHC 跏???[跏???[^ 11001010101110100011111100111111001111110101101111001010101110100011111100111111001111110101101101011110 caba3f3f3f5bcaba3f3f3f5b5e

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