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 öãu}Yöãu}bE 1111011011100011011101010111110101011001111101101110001101110101011111010110001001000101 f6e3757d59f6e3757d6245
SJIS-WIN ??u}Y??u}bE 0011111100111111011101010111110101011001001111110011111101110101011111010110001001000101 3f3f757d593f3f757d6245
EUC-JP öãu}Yöãu}bE 10001111101010111101001110001111101010111010101001110101011111010101100110001111101010111101001110001111101010111010101001110101011111010110001001000101 8fabd38fabaa757d598fabd38fabaa757d6245
UTF-8 öãu}Yöãu}bE 110000111011011011000011101000110111010101111101010110011100001110110110110000111010001101110101011111010110001001000101 c3b6c3a3757d59c3b6c3a3757d6245
UHC ??u}Y??u}bE 0011111100111111011101010111110101011001001111110011111101110101011111010110001001000101 3f3f757d593f3f757d6245

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