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 戍l㎏n}戍l㎏n{^ 1001110011111001100000101000110010000111011100110110111001111101100111001111100110000010100011001000011101110011011011100111101101011110 9cf9828c87736e7d9cf9828c87736e7b5e
EUC-JP 戍l?n}戍l?n{^ 110110001111101110100011111011000011111101101110011111011101100011111011101000111110110000111111011011100111101101011110 d8fba3ec3f6e7dd8fba3ec3f6e7b5e
UTF-8 戍l㎏n}戍l㎏n{^ 1110011010001000100011011110111110111101100011001110001110001110100011110110111001111101111001101000100010001101111011111011110110001100111000111000111010001111011011100111101101011110 e6888defbd8ce38e8f6e7de6888defbd8ce38e8f6e7b5e
UHC 戍l㎏n}戍l㎏n{^ 1110001010100001101000111110110010100111101110000110111001111101111000101010000110100011111011001010011110111000011011100111101101011110 e2a1a3eca7b86e7de2a1a3eca7b86e7b5e

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