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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 艾??}艾??{^ 1110010010001000001111110011111101111101111001001000100000111111001111110111101101011110 e4883f3f7de4883f3f7b5e
EUC-JP 艾??}艾??{^ 1110011111101000001111110011111101111101111001111110100000111111001111110111101101011110 e7e83f3f7de7e83f3f7b5e
UTF-8 艾쒕컗}艾쒕컗{^ 111010001000100110111110111011001001001010010101111011001011101110010111011111011110100010001001101111101110110010010010100101011110110010111011100101110111101101011110 e889beec9295ecbb977de889beec9295ecbb977b5e
UHC 艾쒕컗}艾쒕컗{^ 111001001111010110011100111010111011000010000010011111011110010011110101100111001110101110110000100000100111101101011110 e4f59cebb0827de4f59cebb0827b5e

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