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{^ 1110010010100111111000101010110010010110100101010110111001111101111001001010011111100010101011001001011010010101011011100111101101011110 e4a7e2ac96956e7de4a7e2ac96956e7b5e
EUC-JP 荅筮抹n}荅筮抹n{^ 1110100010101001111001001010111011001011111101010110111001111101111010001010100111100100101011101100101111110101011011100111101101011110 e8a9e4aecbf56e7de8a9e4aecbf56e7b5e
UTF-8 荅筮抹n}荅筮抹n{^ 1110100010001101100001011110011110101101101011101110011010001010101110010110111001111101111010001000110110000101111001111010110110101110111001101000101010111001011011100111101101011110 e88d85e7adaee68ab96e7de88d85e7adaee68ab96e7b5e
UHC ?筮抹n}?筮抹n{^ 001111111101111111111011110110001100011001101110011111010011111111011111111110111101100011000110011011100111101101011110 3fdffbd8c66e7d3fdffbd8c66e7b5e

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