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 悟??}悟??{^ 1000110011100101001111110011111101111101100011001110010100111111001111110111101101011110 8ce53f3f7d8ce53f3f7b5e
EUC-JP 悟??}悟??{^ 1011100011100111001111110011111101111101101110001110011100111111001111110111101101011110 b8e73f3f7db8e73f3f7b5e
UTF-8 悟귢폌}悟귢폌{^ 111001101000001010011111111010101011011110100010111011011000111110001100011111011110011010000010100111111110101010110111101000101110110110001111100011000111101101011110 e6829feab7a2ed8f8c7de6829feab7a2ed8f8c7b5e
UHC 悟귢폌}悟귢폌{^ 111001111111011010000010111010101011110010010111011111011110011111110110100000101110101010111100100101110111101101011110 e7f682eabc977de7f682eabc977b5e

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