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{^ 100011111001110010001101011010110011111101101110011111011000111110011100100011010110101100111111011011100111101101011110 8f9c8d6b3f6e7d8f9c8d6b3f6e7b5e
EUC-JP 除耕?n}除耕?n{^ 101111011111110010111001110011000011111101101110011111011011110111111100101110011100110000111111011011100111101101011110 bdfcb9cc3f6e7dbdfcb9cc3f6e7b5e
UTF-8 除耕사n}除耕사n{^ 1110100110011001101001001110100010000000100101011110110010000010101011000110111001111101111010011001100110100100111010001000000010010101111011001000001010101100011011100111101101011110 e999a4e88095ec82ac6e7de999a4e88095ec82ac6e7b5e
UHC 除耕사n}除耕사n{^ 1111000010110110110011001110100110111011111001110110111001111101111100001011011011001100111010011011101111100111011011100111101101011110 f0b6cce9bbe76e7df0b6cce9bbe76e7b5e

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