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{^ 100110101100011110011100110001000011111101101110011111011001101011000111100111001100010000111111011011100111101101011110 9ac79cc43f6e7d9ac79cc43f6e7b5e
EUC-JP 塢愼?n}塢愼?n{^ 110101001100100111011000110001100011111101101110011111011101010011001001110110001100011000111111011011100111101101011110 d4c9d8c63f6e7dd4c9d8c63f6e7b5e
UTF-8 塢愼쌏n}塢愼쌏n{^ 1110010110100001101000101110011010000100101111001110110010001100100011110110111001111101111001011010000110100010111001101000010010111100111011001000110010001111011011100111101101011110 e5a1a2e684bcec8c8f6e7de5a1a2e684bcec8c8f6e7b5e
UHC 塢愼쌏n}塢愼쌏n{^ 1110011111110001111000111110010110011010111111100110111001111101111001111111000111100011111001011001101011111110011011100111101101011110 e7f1e3e59afe6e7de7f1e3e59afe6e7b5e

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