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[nn[^ 110000101000111101101110110000101000111101101110010110111100001010001111011011101100001010001111011011100101101101011110 c28f6ec28f6e5bc28f6ec28f6e5b5e
SJIS-WIN ??n??n[??n??n[^ 001111110011111101101110001111110011111101101110010110110011111100111111011011100011111100111111011011100101101101011110 3f3f6e3f3f6e5b3f3f6e3f3f6e5b5e
EUC-JP Â?nÂ?n[Â?nÂ?n[^ 1000111110101010101001000011111101101110100011111010101010100100001111110110111001011011100011111010101010100100001111110110111010001111101010101010010000111111011011100101101101011110 8faaa43f6e8faaa43f6e5b8faaa43f6e8faaa43f6e5b5e
UTF-8 nn[nn[^ 1100001110000010110000101000111101101110110000111000001011000010100011110110111001011011110000111000001011000010100011110110111011000011100000101100001010001111011011100101101101011110 c382c28f6ec382c28f6e5bc382c28f6ec382c28f6e5b5e
UHC ??n??n[??n??n[^ 001111110011111101101110001111110011111101101110010110110011111100111111011011100011111100111111011011100101101101011110 3f3f6e3f3f6e5b3f3f6e3f3f6e5b5e

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