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 脱xn}脱xn{^ 11101000100001001011000101111000011011100111110111101000100001001011000101111000011011100111101101011110 e884b1786e7de884b1786e7b5e
SJIS-WIN ??±xn}??±xn{^ 001111110011111110000001011111010111100001101110011111010011111100111111100000010111110101111000011011100111101101011110 3f3f817d786e7d3f3f817d786e7b5e
EUC-JP è?±xn}è?±xn{^ 10001111101010111011001000111111101000011101111001111000011011100111110110001111101010111011001000111111101000011101111001111000011011100111101101011110 8fabb23fa1de786e7d8fabb23fa1de786e7b5e
UTF-8 脱xn}脱xn{^ 11000011101010001100001010000100110000101011000101111000011011100111110111000011101010001100001010000100110000101011000101111000011011100111101101011110 c3a8c284c2b1786e7dc3a8c284c2b1786e7b5e
UHC ??±xn}??±xn{^ 001111110011111110100001101111100111100001101110011111010011111100111111101000011011111001111000011011100111101101011110 3f3fa1be786e7d3f3fa1be786e7b5e

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