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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 悟??W}悟??W{^ 10001100111001010011111100111111010101110111110110001100111001010011111100111111010101110111101101011110 8ce53f3f577d8ce53f3f577b5e
EUC-JP 悟??W}悟??W{^ 10111000111001110011111100111111010101110111110110111000111001110011111100111111010101110111101101011110 b8e73f3f577db8e73f3f577b5e
UTF-8 悟녺퇄W}悟녺퇄W{^ 1110011010000010100111111110101110000101101110101110110110000111100001000101011101111101111001101000001010011111111010111000010110111010111011011000011110000100010101110111101101011110 e6829feb85baed8784577de6829feb85baed8784577b5e
UHC 悟녺퇄W}悟녺퇄W{^ 1110011111110110100001101110011110110111100101010101011101111101111001111111011010000110111001111011011110010101010101110111101101011110 e7f686e7b795577de7f686e7b795577b5e

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