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{^ 1110100011100101111000010101110011100110111101110110111001111101111010001110010111100001010111001110011011110111011011100111101101011110 e8e5e15ce6f76e7de8e5e15ce6f76e7b5e
EUC-JP 韃畚踟n}韃畚踟n{^ 1111000011100111111000011011110111101100111110010110111001111101111100001110011111100001101111011110110011111001011011100111101101011110 f0e7e1bdecf96e7df0e7e1bdecf96e7b5e
UTF-8 韃畚踟n}韃畚踟n{^ 1110100110011111100000111110011110010101100110101110100010111000100111110110111001111101111010011001111110000011111001111001010110011010111010001011100010011111011011100111101101011110 e99f83e7959ae8b89f6e7de99f83e7959ae8b89f6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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