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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 雉ェ轣シD雉ェ轣シD^ 111010001011001110101010111001111000000110111100010001001110100010110011101010101110011110000001101111000100010001011110 e8b3aae781bc44e8b3aae781bc445e
EUC-JP 雉ェ轣シD雉ェ轣シD^ 11110000101101011000111010101010111011011110000110001110101111000100010011110000101101011000111010101010111011011110000110001110101111000100010001011110 f0b58eaaede18ebc44f0b58eaaede18ebc445e
UTF-8 雉ェ轣シD雉ェ轣シD^ 111010011001101110001001111011111011110110101010111010001011110110100011111011111011110110111100010001001110100110011011100010011110111110111101101010101110100010111101101000111110111110111101101111000100010001011110 e99b89efbdaae8bda3efbdbc44e99b89efbdaae8bda3efbdbc445e
UHC 雉???D雉???D^ 11110110110010110011111100111111001111110100010011110110110010110011111100111111001111110100010001011110 f6cb3f3f3f44f6cb3f3f3f445e

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