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 髮澑[}髮澑[{^ 11101001100110111110000001010000010110110111110111101001100110111110000001010000010110110111101101011110 e99be0505b7de99be0505b7b5e
EUC-JP 髮澑[}髮澑[{^ 11110001111110111101111110110001010110110111110111110001111110111101111110110001010110110111101101011110 f1fbdfb15b7df1fbdfb15b7b5e
UTF-8 髮澑[}髮澑[{^ 1110100110101011101011101110011010111110100100010101101101111101111010011010101110101110111001101011111010010001010110110111101101011110 e9abaee6be915b7de9abaee6be915b7b5e
UHC 髮?[}髮?[{^ 1101101110100101001111110101101101111101110110111010010100111111010110110111101101011110 dba53f5b7ddba53f5b7b5e

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