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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蝣ァ邊殪n}蝣ァ邊殪n{^ 11100101101000001010011111100111101100101001111101101111011011100111110111100101101000001010011111100111101100101001111101101111011011100111101101011110 e5a0a7e7b29f6f6e7de5a0a7e7b29f6f6e7b5e
EUC-JP 蝣ァ邊殪n}蝣ァ邊殪n{^ 111010101010001010001110101001111110111010110100110111011101000001101110011111011110101010100010100011101010011111101110101101001101110111010000011011100111101101011110 eaa28ea7eeb4ddd06e7deaa28ea7eeb4ddd06e7b5e
UTF-8 蝣ァ邊殪n}蝣ァ邊殪n{^ 1110100010011101101000111110111110111101101001111110100110000010100010101110011010101110101010100110111001111101111010001001110110100011111011111011110110100111111010011000001010001010111001101010111010101010011011100111101101011110 e89da3efbda7e9828ae6aeaa6e7de89da3efbda7e9828ae6aeaa6e7b5e
UHC ??邊?n}??邊?n{^ 001111110011111111011100101010110011111101101110011111010011111100111111110111001010101100111111011011100111101101011110 3f3fdcab3f6e7d3f3fdcab3f6e7b5e

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