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 ûo”Lûoà^ 1100001110111011011011111100001010010100010011001100001110111011011011111100001010011101110000111010000001011110 c3bb6fc2944cc3bb6fc29dc3a05e
SJIS-WIN ??o??L??o????^ 0011111100111111011011110011111100111111010011000011111100111111011011110011111100111111001111110011111101011110 3f3f6f3f3f4c3f3f6f3f3f3f3f5e
EUC-JP Ã?oÂ?LÃ?oÂ?Ã?^ 100011111010101010101010001111110110111110001111101010101010010000111111010011001000111110101010101010100011111101101111100011111010101010100100001111111000111110101010101010100011111101011110 8faaaa3f6f8faaa43f4c8faaaa3f6f8faaa43f8faaaa3f5e
UTF-8 ûo”Lûoà^ 110000111000001111000010101110110110111111000011100000101100001010010100010011001100001110000011110000101011101101101111110000111000001011000010100111011100001110000011110000101010000001011110 c383c2bb6fc382c2944cc383c2bb6fc382c29dc383c2a05e
UHC ??o??L??o????^ 0011111100111111011011110011111100111111010011000011111100111111011011110011111100111111001111110011111101011110 3f3f6f3f3f4c3f3f6f3f3f3f3f5e

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