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 éëJ^héëJ^fN}éëJ^héëJ^fN{^ 11101001111010110100101001011110011010001110100111101011010010100101111001100110010011100111110111101001111010110100101001011110011010001110100111101011010010100101111001100110010011100111101101011110 e9eb4a5e68e9eb4a5e664e7de9eb4a5e68e9eb4a5e664e7b5e
SJIS-WIN ??J^h??J^fN}??J^h??J^fN{^ 00111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111110100111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111101101011110 3f3f4a5e683f3f4a5e664e7d3f3f4a5e683f3f4a5e664e7b5e
EUC-JP éëJ^héëJ^fN}éëJ^héëJ^fN{^ 1000111110101011101100011000111110101011101100110100101001011110011010001000111110101011101100011000111110101011101100110100101001011110011001100100111001111101100011111010101110110001100011111010101110110011010010100101111001101000100011111010101110110001100011111010101110110011010010100101111001100110010011100111101101011110 8fabb18fabb34a5e688fabb18fabb34a5e664e7d8fabb18fabb34a5e688fabb18fabb34a5e664e7b5e
UTF-8 éëJ^héëJ^fN}éëJ^héëJ^fN{^ 110000111010100111000011101010110100101001011110011010001100001110101001110000111010101101001010010111100110011001001110011111011100001110101001110000111010101101001010010111100110100011000011101010011100001110101011010010100101111001100110010011100111101101011110 c3a9c3ab4a5e68c3a9c3ab4a5e664e7dc3a9c3ab4a5e68c3a9c3ab4a5e664e7b5e
UHC ??J^h??J^fN}??J^h??J^fN{^ 00111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111110100111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111101101011110 3f3f4a5e683f3f4a5e664e7d3f3f4a5e683f3f4a5e664e7b5e

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