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 ûL½ÞûL½Ü^ 110000111011101101001100110000101011110111000011100111101100001110111011010011001100001010111101110000111001110001011110 c3bb4cc2bdc39ec3bb4cc2bdc39c5e
SJIS-WIN ??L??????L????^ 001111110011111101001100001111110011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f3f4c3f3f3f3f3f3f4c3f3f3f3f5e
EUC-JP Ã?LÂ?Ã?Ã?LÂ?Ã?^ 100011111010101010101010001111110100110010001111101010101010010000111111100011111010101010101010001111111000111110101010101010100011111101001100100011111010101010100100001111111000111110101010101010100011111101011110 8faaaa3f4c8faaa43f8faaaa3f8faaaa3f4c8faaa43f8faaaa3f5e
UTF-8 ûL½ÞûL½Ü^ 110000111000001111000010101110110100110011000011100000101100001010111101110000111000001111000010100111101100001110000011110000101011101101001100110000111000001011000010101111011100001110000011110000101001110001011110 c383c2bb4cc382c2bdc383c29ec383c2bb4cc382c2bdc383c29c5e
UHC ??L?½????L?½??^ 0011111100111111010011000011111110101000111101100011111100111111001111110011111101001100001111111010100011110110001111110011111101011110 3f3f4c3fa8f63f3f3f3f4c3fa8f63f3f5e

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