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 šBfšBN}šBfšBN{^ 100110100100001001100110100110100100001001001110011111011001101001000010011001101001101001000010010011100111101101011110 9a42669a424e7d9a42669a424e7b5e
SJIS-WIN ?Bf?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e
EUC-JP ?Bf?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e
UTF-8 šBfšBN}šBfšBN{^ 11000010100110100100001001100110110000101001101001000010010011100111110111000010100110100100001001100110110000101001101001000010010011100111101101011110 c29a4266c29a424e7dc29a4266c29a424e7b5e
UHC ?Bf?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e

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