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^ 1111101111001001100011101010101001001100111110111100100110001110101010100100110001011110 fbc98eaa4cfbc98eaa4c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP ûÉ?ªLûÉ?ªL^ 1000111110101011111001011000111110101010101100010011111110001111101000101110110001001100100011111010101111100101100011111010101010110001001111111000111110100010111011000100110001011110 8fabe58faab13f8fa2ec4c8fabe58faab13f8fa2ec4c5e
UTF-8 ûɎªLûɎªL^ 11000011101110111100001110001001110000101000111011000010101010100100110011000011101110111100001110001001110000101000111011000010101010100100110001011110 c3bbc389c28ec2aa4cc3bbc389c28ec2aa4c5e
UHC ???ªL???ªL^ 00111111001111110011111110101000101000110100110000111111001111110011111110101000101000110100110001011110 3f3f3fa8a34c3f3f3fa8a34c5e

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