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[^ 111001101111010010000100100011001000010001001110010110111110011011110100100001001000110010000100010011100101101101011110 e6f4848c844e5be6f4848c844e5b5e
SJIS-WIN ?????N[?????N[^ 001111110011111100111111001111110011111101001110010110110011111100111111001111110011111100111111010011100101101101011110 3f3f3f3f3f4e5b3f3f3f3f3f4e5b5e
EUC-JP æô???N[æô???N[^ 1000111110101001110000011000111110101011110101000011111100111111001111110100111001011011100011111010100111000001100011111010101111010100001111110011111100111111010011100101101101011110 8fa9c18fabd43f3f3f4e5b8fa9c18fabd43f3f3f4e5b5e
UTF-8 æô„Œ„N[æô„Œ„N[^ 11000011101001101100001110110100110000101000010011000010100011001100001010000100010011100101101111000011101001101100001110110100110000101000010011000010100011001100001010000100010011100101101101011110 c3a6c3b4c284c28cc2844e5bc3a6c3b4c284c28cc2844e5b5e
UHC æ????N[æ????N[^ 1010100110100001001111110011111100111111001111110100111001011011101010011010000100111111001111110011111100111111010011100101101101011110 a9a13f3f3f3f4e5ba9a13f3f3f3f4e5b5e

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