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{^ 100011101101101010001111110011011011101101101110011111011000111011011010100011111100110110111011011011100111101101011110 8eda8fcdbb6e7d8eda8fcdbb6e7b5e
EUC-JP 尺章サn}尺章サn{^ 1011110011011100101111101100111110001110101110110110111001111101101111001101110010111110110011111000111010111011011011100111101101011110 bcdcbecf8ebb6e7dbcdcbecf8ebb6e7b5e
UTF-8 尺章サn}尺章サn{^ 1110010110110000101110101110011110101011101000001110111110111101101110110110111001111101111001011011000010111010111001111010101110100000111011111011110110111011011011100111101101011110 e5b0bae7aba0efbdbb6e7de5b0bae7aba0efbdbb6e7b5e
UHC 尺章?n}尺章?n{^ 111101001010100111101101111100010011111101101110011111011111010010101001111011011111000100111111011011100111101101011110 f4a9edf13f6e7df4a9edf13f6e7b5e

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