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{^ 100111111111011110001101011010110011111101101110011111011001111111110111100011010110101100111111011011100111101101011110 9ff78d6b3f6e7d9ff78d6b3f6e7b5e
EUC-JP 漿耕?n}漿耕?n{^ 110111101111100110111001110011000011111101101110011111011101111011111001101110011100110000111111011011100111101101011110 def9b9cc3f6e7ddef9b9cc3f6e7b5e
UTF-8 漿耕놋n}漿耕놋n{^ 1110011010111100101111111110100010000000100101011110101110000110100010110110111001111101111001101011110010111111111010001000000010010101111010111000011010001011011011100111101101011110 e6bcbfe88095eb868b6e7de6bcbfe88095eb868b6e7b5e
UHC 漿耕놋n}漿耕놋n{^ 1110110111101100110011001110100110110011111100100110111001111101111011011110110011001100111010011011001111110010011011100111101101011110 edeccce9b3f26e7dedeccce9b3f26e7b5e

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