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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?槃?}?槃?{^ 0011111110011110110011110011111101111101001111111001111011001111001111110111101101011110 3f9ecf3f7d3f9ecf3f7b5e
EUC-JP 熒槃?}熒槃?{^ 100011111100101010100111110111001101000100111111011111011000111111001010101001111101110011010001001111110111101101011110 8fcaa7dcd13f7d8fcaa7dcd13f7b5e
UTF-8 熒槃걋}熒槃걋{^ 111001111000011010010010111001101010011110000011111010101011000110001011011111011110011110000110100100101110011010100111100000111110101010110001100010110111101101011110 e78692e6a783eab18b7de78692e6a783eab18b7b5e
UHC 熒槃걋}熒槃걋{^ 111110111010011111011010111010011011000011000000011111011111101110100111110110101110100110110000110000000111101101011110 fba7dae9b0c07dfba7dae9b0c07b5e

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