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{^ 10001111010000000011111100111111011011100111110110001111010000000011111100111111011011100111101101011110 8f403f3f6e7d8f403f3f6e7b5e
EUC-JP 宗??n}宗??n{^ 10111101101000010011111100111111011011100111110110111101101000010011111100111111011011100111101101011110 bda13f3f6e7dbda13f3f6e7b5e
UTF-8 宗敾섭n}宗敾섭n{^ 1110010110101110100101111110011010010101101111101110110010000100101011010110111001111101111001011010111010010111111001101001010110111110111011001000010010101101011011100111101101011110 e5ae97e695beec84ad6e7de5ae97e695beec84ad6e7b5e
UHC 宗敾섭n}宗敾섭n{^ 1111000011110011111000001100000010111100101101110110111001111101111100001111001111100000110000001011110010110111011011100111101101011110 f0f3e0c0bcb76e7df0f3e0c0bcb76e7b5e

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