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{^ 111000111110100010001111111001011011001101101110011111011110001111101000100011111110010110110011011011100111101101011110 e3e88fe5b36e7de3e88fe5b36e7b5e
EUC-JP 肛丞ウn}肛丞ウn{^ 1110011011101010101111101110011110001110101100110110111001111101111001101110101010111110111001111000111010110011011011100111101101011110 e6eabee78eb36e7de6eabee78eb36e7b5e
UTF-8 肛丞ウn}肛丞ウn{^ 1110100010000010100110111110010010111000100111101110111110111101101100110110111001111101111010001000001010011011111001001011100010011110111011111011110110110011011011100111101101011110 e8829be4b89eefbdb36e7de8829be4b89eefbdb36e7b5e
UHC 肛丞?n}肛丞?n{^ 111110011111110111100011101010100011111101101110011111011111100111111101111000111010101000111111011011100111101101011110 f9fde3aa3f6e7df9fde3aa3f6e7b5e

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