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 晧?[}晧?[{^ 1001110111101100001111110101101101111101100111011110110000111111010110110111101101011110 9dec3f5b7d9dec3f5b7b5e
EUC-JP 晧?[}晧?[{^ 1101101011101110001111110101101101111101110110101110111000111111010110110111101101011110 daee3f5b7ddaee3f5b7b5e
UTF-8 晧렮[}晧렮[{^ 1110011010011001101001111110101110100000101011100101101101111101111001101001100110100111111010111010000010101110010110110111101101011110 e699a7eba0ae5b7de699a7eba0ae5b7b5e
UHC 晧렮[}晧렮[{^ 11111011110001011000111010111011010110110111110111111011110001011000111010111011010110110111101101011110 fbc58ebb5b7dfbc58ebb5b7b5e

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