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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 悟??n}悟??n{^ 10001100111001010011111100111111011011100111110110001100111001010011111100111111011011100111101101011110 8ce53f3f6e7d8ce53f3f6e7b5e
EUC-JP 悟??n}悟??n{^ 10111000111001110011111100111111011011100111110110111000111001110011111100111111011011100111101101011110 b8e73f3f6e7db8e73f3f6e7b5e
UTF-8 悟딄콋n}悟딄콋n{^ 1110011010000010100111111110101110010100100001001110110010111101100010110110111001111101111001101000001010011111111010111001010010000100111011001011110110001011011011100111101101011110 e6829feb9484ecbd8b6e7de6829feb9484ecbd8b6e7b5e
UHC 悟딄콋n}悟딄콋n{^ 1110011111110110100010101110101010110001100001110110111001111101111001111111011010001010111010101011000110000111011011100111101101011110 e7f68aeab1876e7de7f68aeab1876e7b5e

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