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{^ 100011101101101010001111110101001010011101101110011111011000111011011010100011111101010010100111011011100111101101011110 8eda8fd4a76e7d8eda8fd4a76e7b5e
EUC-JP 尺蕉ァn}尺蕉ァn{^ 1011110011011100101111101101011010001110101001110110111001111101101111001101110010111110110101101000111010100111011011100111101101011110 bcdcbed68ea76e7dbcdcbed68ea76e7b5e
UTF-8 尺蕉ァn}尺蕉ァn{^ 1110010110110000101110101110100010010101100010011110111110111101101001110110111001111101111001011011000010111010111010001001010110001001111011111011110110100111011011100111101101011110 e5b0bae89589efbda76e7de5b0bae89589efbda76e7b5e
UHC 尺蕉?n}尺蕉?n{^ 111101001010100111110101101011110011111101101110011111011111010010101001111101011010111100111111011011100111101101011110 f4a9f5af3f6e7df4a9f5af3f6e7b5e

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