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 úµŽ°DúµŽ°D^ 1111101010110101100011101011000001000100111110101011010110001110101100000100010001011110 fab58eb044fab58eb0445e
SJIS-WIN ???°D???°D^ 00111111001111110011111110000001100010110100010000111111001111110011111110000001100010110100010001011110 3f3f3f818b443f3f3f818b445e
EUC-JP ú??°Dú??°D^ 1000111110101011111000100011111100111111101000011110101101000100100011111010101111100010001111110011111110100001111010110100010001011110 8fabe23f3fa1eb448fabe23f3fa1eb445e
UTF-8 úµŽ°DúµŽ°D^ 11000011101110101100001010110101110000101000111011000010101100000100010011000011101110101100001010110101110000101000111011000010101100000100010001011110 c3bac2b5c28ec2b044c3bac2b5c28ec2b0445e
UHC ???°D???°D^ 00111111001111110011111110100001110001100100010000111111001111110011111110100001110001100100010001011110 3f3f3fa1c6443f3f3fa1c6445e

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