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 æôl›á}æôl›á{^ 111001101111010010000001011011001001101111100001011111011110011011110100100000010110110010011011111000010111101101011110 e6f4816c9be17de6f4816c9be17b5e
SJIS-WIN ???l??}???l??{^ 001111110011111100111111011011000011111100111111011111010011111100111111001111110110110000111111001111110111101101011110 3f3f3f6c3f3f7d3f3f3f6c3f3f7b5e
EUC-JP æô?l?á}æô?l?á{^ 100011111010100111000001100011111010101111010100001111110110110000111111100011111010101110100001011111011000111110101001110000011000111110101011110101000011111101101100001111111000111110101011101000010111101101011110 8fa9c18fabd43f6c3f8faba17d8fa9c18fabd43f6c3f8faba17b5e
UTF-8 æôl›á}æôl›á{^ 11000011101001101100001110110100110000101000000101101100110000101001101111000011101000010111110111000011101001101100001110110100110000101000000101101100110000101001101111000011101000010111101101011110 c3a6c3b4c2816cc29bc3a17dc3a6c3b4c2816cc29bc3a17b5e
UHC æ??l??}æ??l??{^ 1010100110100001001111110011111101101100001111110011111101111101101010011010000100111111001111110110110000111111001111110111101101011110 a9a13f3f6c3f3f7da9a13f3f6c3f3f7b5e

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