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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN セネ爵湘オ蒔^ 1011111011001000111100101110011110001110110111011000111111000011101101011111001011000101100011101010101001011110 bec8f2e78edd8fc3b5f2c58eaa5e
EUC-JP セネ?爵湘オ?蒔^ 100011101011111010001110110010000011111110111100110111111011111011000101100011101011010100111111101111001010110001011110 8ebe8ec83fbcdfbec58eb53fbcac5e
UTF-8 セネ爵湘オ蒔^ 11101111101111011011111011101111101111101000100011101110100010001001111011100111100010001011010111100110101110011001100011101111101111011011010111101110100001111011110011101000100100101001010001011110 efbdbeefbe88ee889ee788b5e6b998efbdb5ee87bce892945e
UHC ???爵湘??蒔^ 001111110011111100111111111011011100100111011111110011110011111100111111111000111100100001011110 3f3f3fedc9dfcf3f3fe3c85e

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