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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跏イ邊ケ跏イ邊ケ^ 11100110111001101011001011100111101100101011100111100110111001101011001011100111101100101011100101011110 e6e6b2e7b2b9e6e6b2e7b2b95e
EUC-JP 跏イ邊ケ跏イ邊ケ^ 1110110011101000100011101011001011101110101101001000111010111001111011001110100010001110101100101110111010110100100011101011100101011110 ece88eb2eeb48eb9ece88eb2eeb48eb95e
UTF-8 跏イ邊ケ跏イ邊ケ^ 11101000101101111000111111101111101111011011001011101001100000101000101011101111101111011011100111101000101101111000111111101111101111011011001011101001100000101000101011101111101111011011100101011110 e8b78fefbdb2e9828aefbdb9e8b78fefbdb2e9828aefbdb95e
UHC 跏?邊?跏?邊?^ 11001010101110100011111111011100101010110011111111001010101110100011111111011100101010110011111101011110 caba3fdcab3fcaba3fdcab3f5e

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