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{^ 1110010010101000100010011000111110001111010001110110111001111101111001001010100010001001100011111000111101000111011011100111101101011110 e4a8898f8f476e7de4a8898f8f476e7b5e
EUC-JP 茯縁秀n}茯縁秀n{^ 1110100010101010101100011110111110111101101010000110111001111101111010001010101010110001111011111011110110101000011011100111101101011110 e8aab1efbda86e7de8aab1efbda86e7b5e
UTF-8 茯縁秀n}茯縁秀n{^ 1110100010001100101011111110011110111000100000011110011110100111100000000110111001111101111010001000110010101111111001111011100010000001111001111010011110000000011011100111101101011110 e88cafe7b881e7a7806e7de88cafe7b881e7a7806e7b5e
UHC 茯?秀n}茯?秀n{^ 110111001101101000111111111000101011001101101110011111011101110011011010001111111110001010110011011011100111101101011110 dcda3fe2b36e7ddcda3fe2b36e7b5e

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