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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?照[}?照[{^ 0011111110001111110001100101101101111101001111111000111111000110010110110111101101011110 3f8fc65b7d3f8fc65b7b5e
EUC-JP 縕照[}縕照[{^ 100011111101010011000010101111101100100001011011011111011000111111010100110000101011111011001000010110110111101101011110 8fd4c2bec85b7d8fd4c2bec85b7b5e
UTF-8 縕照[}縕照[{^ 1110011110111000100101011110011110000101101001110101101101111101111001111011100010010101111001111000010110100111010110110111101101011110 e7b895e785a75b7de7b895e785a75b7b5e
UHC 縕照[}縕照[{^ 11101000101100101111000011001110010110110111110111101000101100101111000011001110010110110111101101011110 e8b2f0ce5b7de8b2f0ce5b7b5e

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