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{^ 11101011111011011011111110111111011010001110101111101101101111111011111101100110010011100111110111101011111011011011111110111111011010001110101111101101101111111011111101100110010011100111101101011110 ebedbfbf68ebedbfbf664e7debedbfbf68ebedbfbf664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ëí¿¿hëí¿¿fN}ëí¿¿hëí¿¿fN{^ 100011111010101110110011100011111010101110111111100011111010001011000100100011111010001011000100011010001000111110101011101100111000111110101011101111111000111110100010110001001000111110100010110001000110011001001110011111011000111110101011101100111000111110101011101111111000111110100010110001001000111110100010110001000110100010001111101010111011001110001111101010111011111110001111101000101100010010001111101000101100010001100110010011100111101101011110 8fabb38fabbf8fa2c48fa2c4688fabb38fabbf8fa2c48fa2c4664e7d8fabb38fabbf8fa2c48fa2c4688fabb38fabbf8fa2c48fa2c4664e7b5e
UTF-8 ëí¿¿hëí¿¿fN}ëí¿¿hëí¿¿fN{^ 1100001110101011110000111010110111000010101111111100001010111111011010001100001110101011110000111010110111000010101111111100001010111111011001100100111001111101110000111010101111000011101011011100001010111111110000101011111101101000110000111010101111000011101011011100001010111111110000101011111101100110010011100111101101011110 c3abc3adc2bfc2bf68c3abc3adc2bfc2bf664e7dc3abc3adc2bfc2bf68c3abc3adc2bfc2bf664e7b5e
UHC ??¿¿h??¿¿fN}??¿¿h??¿¿fN{^ 001111110011111110100010101011111010001010101111011010000011111100111111101000101010111110100010101011110110011001001110011111010011111100111111101000101010111110100010101011110110100000111111001111111010001010101111101000101010111101100110010011100111101101011110 3f3fa2afa2af683f3fa2afa2af664e7d3f3fa2afa2af683f3fa2afa2af664e7b5e

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