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{^ 1000111011011100111110111110101011111010110110010110111001111101100011101101110011111011111010101111101011011001011011100111101101011110 8edcfbeafad96e7d8edcfbeafad96e7b5e
EUC-JP 灼?晳n}灼?晳n{^ 1011110011011110001111111000111111000010110001000110111001111101101111001101111000111111100011111100001011000100011011100111101101011110 bcde3f8fc2c46e7dbcde3f8fc2c46e7b5e
UTF-8 灼﨩晳n}灼﨩晳n{^ 1110011110000001101111001110111110101000101010011110011010011001101100110110111001111101111001111000000110111100111011111010100010101001111001101001100110110011011011100111101101011110 e781bcefa8a9e699b36e7de781bcefa8a9e699b36e7b5e
UHC 灼?晳n}灼?晳n{^ 111011011100011100111111111000001010111101101110011111011110110111000111001111111110000010101111011011100111101101011110 edc73fe0af6e7dedc73fe0af6e7b5e

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