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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 悟??[悟??[^ 1000110011100101001111110011111101011011100011001110010100111111001111110101101101011110 8ce53f3f5b8ce53f3f5b5e
EUC-JP 悟??[悟??[^ 1011100011100111001111110011111101011011101110001110011100111111001111110101101101011110 b8e73f3f5bb8e73f3f5b5e
UTF-8 悟뽯킓[悟뽯킓[^ 111001101000001010011111111010111011110110101111111011011000001010010011010110111110011010000010100111111110101110111101101011111110110110000010100100110101101101011110 e6829febbdafed82935be6829febbdafed82935b5e
UHC 悟뽯킓[悟뽯킓[^ 111001111111011010010110111010111011010010011111010110111110011111110110100101101110101110110100100111110101101101011110 e7f696ebb49f5be7f696ebb49f5b5e

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