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 ëÂÀèhëÂÀèfN}ëÂÀèhëÂÀèfN{^ 11101011110000101100000011101000011010001110101111000010110000001110100001100110010011100111110111101011110000101100000011101000011010001110101111000010110000001110100001100110010011100111101101011110 ebc2c0e868ebc2c0e8664e7debc2c0e868ebc2c0e8664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ëÂÀèhëÂÀèfN}ëÂÀèhëÂÀèfN{^ 100011111010101110110011100011111010101010100100100011111010101010100010100011111010101110110010011010001000111110101011101100111000111110101010101001001000111110101010101000101000111110101011101100100110011001001110011111011000111110101011101100111000111110101010101001001000111110101010101000101000111110101011101100100110100010001111101010111011001110001111101010101010010010001111101010101010001010001111101010111011001001100110010011100111101101011110 8fabb38faaa48faaa28fabb2688fabb38faaa48faaa28fabb2664e7d8fabb38faaa48faaa28fabb2688fabb38faaa48faaa28fabb2664e7b5e
UTF-8 ëÂÀèhëÂÀèfN}ëÂÀèhëÂÀèfN{^ 1100001110101011110000111000001011000011100000001100001110101000011010001100001110101011110000111000001011000011100000001100001110101000011001100100111001111101110000111010101111000011100000101100001110000000110000111010100001101000110000111010101111000011100000101100001110000000110000111010100001100110010011100111101101011110 c3abc382c380c3a868c3abc382c380c3a8664e7dc3abc382c380c3a868c3abc382c380c3a8664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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