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 ????QL????QL^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
SJIS-WIN 﨟ソ魘ォQL﨟ソ魘ォQL^ 1111101110011101101111111110100110110100101010110101000101001100111110111001110110111111111010011011010010101011010100010100110001011110 fb9dbfe9b4ab514cfb9dbfe9b4ab514c5e
EUC-JP ?ソ魘ォQL?ソ魘ォQL^ 00111111100011101011111111110010101101101000111010101011010100010100110000111111100011101011111111110010101101101000111010101011010100010100110001011110 3f8ebff2b68eab514c3f8ebff2b68eab514c5e
UTF-8 﨟ソ魘ォQL﨟ソ魘ォQL^ 1110111110101000100111111110111110111101101111111110100110101101100110001110111110111101101010110101000101001100111011111010100010011111111011111011110110111111111010011010110110011000111011111011110110101011010100010100110001011110 efa89fefbdbfe9ad98efbdab514cefa89fefbdbfe9ad98efbdab514c5e
UHC ????QL????QL^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e

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