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{^ 111001101111010010000100100011001000010001001100011111011110011011110100100001001000110010000100010011000111101101011110 e6f4848c844c7de6f4848c844c7b5e
SJIS-WIN ?????L}?????L{^ 001111110011111100111111001111110011111101001100011111010011111100111111001111110011111100111111010011000111101101011110 3f3f3f3f3f4c7d3f3f3f3f3f4c7b5e
EUC-JP æô???L}æô???L{^ 1000111110101001110000011000111110101011110101000011111100111111001111110100110001111101100011111010100111000001100011111010101111010100001111110011111100111111010011000111101101011110 8fa9c18fabd43f3f3f4c7d8fa9c18fabd43f3f3f4c7b5e
UTF-8 æô„Œ„L}æô„Œ„L{^ 11000011101001101100001110110100110000101000010011000010100011001100001010000100010011000111110111000011101001101100001110110100110000101000010011000010100011001100001010000100010011000111101101011110 c3a6c3b4c284c28cc2844c7dc3a6c3b4c284c28cc2844c7b5e
UHC æ????L}æ????L{^ 1010100110100001001111110011111100111111001111110100110001111101101010011010000100111111001111110011111100111111010011000111101101011110 a9a13f3f3f3f4c7da9a13f3f3f3f4c7b5e

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