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{^ 1001001001000011100100100100000010010001101000110110111001111101100100100100001110010010010000001001000110100011011011100111101101011110 9243924091a36e7d9243924091a36e7b5e
EUC-JP 辰叩促n}辰叩促n{^ 1100001110100100110000111010000111000010101001010110111001111101110000111010010011000011101000011100001010100101011011100111101101011110 c3a4c3a1c2a56e7dc3a4c3a1c2a56e7b5e
UTF-8 辰叩促n}辰叩促n{^ 1110100010111110101100001110010110001111101010011110010010111111100000110110111001111101111010001011111010110000111001011000111110101001111001001011111110000011011011100111101101011110 e8beb0e58fa9e4bf836e7de8beb0e58fa9e4bf836e7b5e
UHC 辰叩促n}辰叩促n{^ 1111001011100011110011011011000011110101101101010110111001111101111100101110001111001101101100001111010110110101011011100111101101011110 f2e3cdb0f5b56e7df2e3cdb0f5b56e7b5e

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