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 àßè¼wàßè¼w^ 11000011101000001100001110011111110000111010100011000010101111000111011111000011101000001100001110011111110000111010100011000010101111000111011101011110 c3a0c39fc3a8c2bc77c3a0c39fc3a8c2bc775e
SJIS-WIN ?????¨??w?????¨??w^ 001111110011111100111111001111110011111110000001010011100011111100111111011101110011111100111111001111110011111100111111100000010100111000111111001111110111011101011110 3f3f3f3f3f814e3f3f773f3f3f3f3f814e3f3f775e
EUC-JP ��è�w��è�w^ 10001111101010101010101000111111100011111010101010101010001111111000111110101010101010101010000110101111100011111010101010100100001111110111011110001111101010101010101000111111100011111010101010101010001111111000111110101010101010101010000110101111100011111010101010100100001111110111011101011110 8faaaa3f8faaaa3f8faaaaa1af8faaa43f778faaaa3f8faaaa3f8faaaaa1af8faaa43f775e
UTF-8 àßè¼wàßè¼w^ 1100001110000011110000101010000011000011100000111100001010011111110000111000001111000010101010001100001110000010110000101011110001110111110000111000001111000010101000001100001110000011110000101001111111000011100000111100001010101000110000111000001011000010101111000111011101011110 c383c2a0c383c29fc383c2a8c382c2bc77c383c2a0c383c29fc383c2a8c382c2bc775e
UHC ?????¨?¼w?????¨?¼w^ 0011111100111111001111110011111100111111101000011010011100111111101010001111100101110111001111110011111100111111001111110011111110100001101001110011111110101000111110010111011101011110 3f3f3f3f3fa1a73fa8f9773f3f3f3f3fa1a73fa8f9775e

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