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 辷イ邊ケ辷イ邊ケ^ 11100111100010001011001011100111101100101011100111100111100010001011001011100111101100101011100101011110 e788b2e7b2b9e788b2e7b2b95e
EUC-JP 辷イ邊ケ辷イ邊ケ^ 1110110111101000100011101011001011101110101101001000111010111001111011011110100010001110101100101110111010110100100011101011100101011110 ede88eb2eeb48eb9ede88eb2eeb48eb95e
UTF-8 辷イ邊ケ辷イ邊ケ^ 11101000101111101011011111101111101111011011001011101001100000101000101011101111101111011011100111101000101111101011011111101111101111011011001011101001100000101000101011101111101111011011100101011110 e8beb7efbdb2e9828aefbdb9e8beb7efbdb2e9828aefbdb95e
UHC ??邊???邊?^ 0011111100111111110111001010101100111111001111110011111111011100101010110011111101011110 3f3fdcab3f3f3fdcab3f5e

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