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^ 10001111101110001111100010001110101101010100010010001111101110001111100010001110101101010100010001011110 8fb8f88eb5448fb8f88eb5445e
SJIS-WIN ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
EUC-JP ?¸ø??D?¸ø??D^ 001111111000111110100010101100011000111110101001110011000011111100111111010001000011111110001111101000101011000110001111101010011100110000111111001111110100010001011110 3f8fa2b18fa9cc3f3f443f8fa2b18fa9cc3f3f445e
UTF-8 ¸øŽµD¸øŽµD^ 1100001010001111110000101011100011000011101110001100001010001110110000101011010101000100110000101000111111000010101110001100001110111000110000101000111011000010101101010100010001011110 c28fc2b8c3b8c28ec2b544c28fc2b8c3b8c28ec2b5445e
UHC ?¸ø??D?¸ø??D^ 0011111110100010101011001010100110101010001111110011111101000100001111111010001010101100101010011010101000111111001111110100010001011110 3fa2aca9aa3f3f443fa2aca9aa3f3f445e

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