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{^ 100110110111011110001101011010110011111101101110011111011001101101110111100011010110101100111111011011100111101101011110 9b778d6b3f6e7d9b778d6b3f6e7b5e
EUC-JP 孩耕?n}孩耕?n{^ 110101011101100010111001110011000011111101101110011111011101010111011000101110011100110000111111011011100111101101011110 d5d8b9cc3f6e7dd5d8b9cc3f6e7b5e
UTF-8 孩耕놋n}孩耕놋n{^ 1110010110101101101010011110100010000000100101011110101110000110100010110110111001111101111001011010110110101001111010001000000010010101111010111000011010001011011011100111101101011110 e5ada9e88095eb868b6e7de5ada9e88095eb868b6e7b5e
UHC 孩耕놋n}孩耕놋n{^ 1111101010101001110011001110100110110011111100100110111001111101111110101010100111001100111010011011001111110010011011100111101101011110 faa9cce9b3f26e7dfaa9cce9b3f26e7b5e

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