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 ????z}????z{^ 00111111001111110011111100111111011110100111110100111111001111110011111100111111011110100111101101011110 3f3f3f3f7a7d3f3f3f3f7a7b5e
SJIS-WIN 﨟ソ雉ェz}﨟ソ雉ェz{^ 1111101110011101101111111110100010110011101010100111101001111101111110111001110110111111111010001011001110101010011110100111101101011110 fb9dbfe8b3aa7a7dfb9dbfe8b3aa7a7b5e
EUC-JP ?ソ雉ェz}?ソ雉ェz{^ 00111111100011101011111111110000101101011000111010101010011110100111110100111111100011101011111111110000101101011000111010101010011110100111101101011110 3f8ebff0b58eaa7a7d3f8ebff0b58eaa7a7b5e
UTF-8 﨟ソ雉ェz}﨟ソ雉ェz{^ 1110111110101000100111111110111110111101101111111110100110011011100010011110111110111101101010100111101001111101111011111010100010011111111011111011110110111111111010011001101110001001111011111011110110101010011110100111101101011110 efa89fefbdbfe99b89efbdaa7a7defa89fefbdbfe99b89efbdaa7a7b5e
UHC ??雉?z}??雉?z{^ 001111110011111111110110110010110011111101111010011111010011111100111111111101101100101100111111011110100111101101011110 3f3ff6cb3f7a7d3f3ff6cb3f7a7b5e

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