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 跏ソ辷ソ[跏ソ辷ソ[^ 111001101110011010111111111001111000100010111111010110111110011011100110101111111110011110001000101111110101101101011110 e6e6bfe788bf5be6e6bfe788bf5b5e
EUC-JP 跏ソ辷ソ[跏ソ辷ソ[^ 11101100111010001000111010111111111011011110100010001110101111110101101111101100111010001000111010111111111011011110100010001110101111110101101101011110 ece88ebfede88ebf5bece88ebfede88ebf5b5e
UTF-8 跏ソ辷ソ[跏ソ辷ソ[^ 111010001011011110001111111011111011110110111111111010001011111010110111111011111011110110111111010110111110100010110111100011111110111110111101101111111110100010111110101101111110111110111101101111110101101101011110 e8b78fefbdbfe8beb7efbdbf5be8b78fefbdbfe8beb7efbdbf5b5e
UHC 跏???[跏???[^ 11001010101110100011111100111111001111110101101111001010101110100011111100111111001111110101101101011110 caba3f3f3f5bcaba3f3f3f5b5e

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