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{^ 10011100101010000011111100111111011011100111110110011100101010000011111100111111011011100111101101011110 9ca83f3f6e7d9ca83f3f6e7b5e
EUC-JP 惠??n}惠??n{^ 11011000101010100011111100111111011011100111110111011000101010100011111100111111011011100111101101011110 d8aa3f3f6e7dd8aa3f3f6e7b5e
UTF-8 惠됮쓥n}惠됮쓥n{^ 1110011010000011101000001110101110010000101011101110110010010011101001010110111001111101111001101000001110100000111010111001000010101110111011001001001110100101011011100111101101011110 e683a0eb90aeec93a56e7de683a0eb90aeec93a56e7b5e
UHC 惠됮쓥n}惠됮쓥n{^ 1111101110110011100010011110100110011101100001100110111001111101111110111011001110001001111010011001110110000110011011100111101101011110 fbb389e99d866e7dfbb389e99d866e7b5e

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