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^ 1111101111000000100011101010001101000100111110111100000010001110101000110100010001011110 fbc08ea344fbc08ea3445e
SJIS-WIN ???£D???£D^ 00111111001111110011111110000001100100100100010000111111001111110011111110000001100100100100010001011110 3f3f3f8192443f3f3f8192445e
EUC-JP ûÀ?£DûÀ?£D^ 100011111010101111100101100011111010101010100010001111111010000111110010010001001000111110101011111001011000111110101010101000100011111110100001111100100100010001011110 8fabe58faaa23fa1f2448fabe58faaa23fa1f2445e
UTF-8 ûÀŽ£DûÀŽ£D^ 11000011101110111100001110000000110000101000111011000010101000110100010011000011101110111100001110000000110000101000111011000010101000110100010001011110 c3bbc380c28ec2a344c3bbc380c28ec2a3445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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