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 ⳌíOOⳌíRBⳌíOOⳌíRBB 1110001010110011100011001110110110001111010011110100111111100010101100111000110011101101100011110101001001000010111000101011001110001100111011011000111101001111010011111110001010110011100011001110110110001111010100100100001001000010 e2b38ced8f4f4fe2b38ced8f5242e2b38ced8f4f4fe2b38ced8f524242
SJIS-WIN ?????OO?????RB?????OO?????RBB 0011111100111111001111110011111100111111010011110100111100111111001111110011111100111111001111110101001001000010001111110011111100111111001111110011111101001111010011110011111100111111001111110011111100111111010100100100001001000010 3f3f3f3f3f4f4f3f3f3f3f3f52423f3f3f3f3f4f4f3f3f3f3f3f524242
EUC-JP â??í?OOâ??í?RBâ??í?OOâ??í?RBB 100011111010101110100100001111110011111110001111101010111011111100111111010011110100111110001111101010111010010000111111001111111000111110101011101111110011111101010010010000101000111110101011101001000011111100111111100011111010101110111111001111110100111101001111100011111010101110100100001111110011111110001111101010111011111100111111010100100100001001000010 8faba43f3f8fabbf3f4f4f8faba43f3f8fabbf3f52428faba43f3f8fabbf3f4f4f8faba43f3f8fabbf3f524242
UTF-8 ⳌíOOⳌíRBⳌíOOⳌíRBB 11000011101000101100001010110011110000101000110011000011101011011100001010001111010011110100111111000011101000101100001010110011110000101000110011000011101011011100001010001111010100100100001011000011101000101100001010110011110000101000110011000011101011011100001010001111010011110100111111000011101000101100001010110011110000101000110011000011101011011100001010001111010100100100001001000010 c3a2c2b3c28cc3adc28f4f4fc3a2c2b3c28cc3adc28f5242c3a2c2b3c28cc3adc28f4f4fc3a2c2b3c28cc3adc28f524242
UHC ?³???OO?³???RB?³???OO?³???RBB 001111111010100111111000001111110011111100111111010011110100111100111111101010011111100000111111001111110011111101010010010000100011111110101001111110000011111100111111001111110100111101001111001111111010100111111000001111110011111100111111010100100100001001000010 3fa9f83f3f3f4f4f3fa9f83f3f3f52423fa9f83f3f3f4f4f3fa9f83f3f3f524242

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