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 ????p}????p{^ 00111111001111110011111100111111011100000111110100111111001111110011111100111111011100000111101101011110 3f3f3f3f707d3f3f3f3f707b5e
SJIS-WIN 﨟ソ魘ォp}﨟ソ魘ォp{^ 1111101110011101101111111110100110110100101010110111000001111101111110111001110110111111111010011011010010101011011100000111101101011110 fb9dbfe9b4ab707dfb9dbfe9b4ab707b5e
EUC-JP ?ソ魘ォp}?ソ魘ォp{^ 00111111100011101011111111110010101101101000111010101011011100000111110100111111100011101011111111110010101101101000111010101011011100000111101101011110 3f8ebff2b68eab707d3f8ebff2b68eab707b5e
UTF-8 﨟ソ魘ォp}﨟ソ魘ォp{^ 1110111110101000100111111110111110111101101111111110100110101101100110001110111110111101101010110111000001111101111011111010100010011111111011111011110110111111111010011010110110011000111011111011110110101011011100000111101101011110 efa89fefbdbfe9ad98efbdab707defa89fefbdbfe9ad98efbdab707b5e
UHC ????p}????p{^ 00111111001111110011111100111111011100000111110100111111001111110011111100111111011100000111101101011110 3f3f3f3f707d3f3f3f3f707b5e

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