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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 蔕雁審D蔕雁審D^ 111001001111011010001010111001011001000001010010010001001110010011110110100010101110010110010000010100100100010001011110 e4f68ae5905244e4f68ae59052445e
EUC-JP 蔕雁審D蔕雁審D^ 111010001111100010110100111001111011111110110011010001001110100011111000101101001110011110111111101100110100010001011110 e8f8b4e7bfb344e8f8b4e7bfb3445e
UTF-8 蔕雁審D蔕雁審D^ 111010001001010010010101111010011001101110000001111001011010111110101001010001001110100010010100100101011110100110011011100000011110010110101111101010010100010001011110 e89495e99b81e5afa944e89495e99b81e5afa9445e
UHC ?雁審D?雁審D^ 00111111111001001101001011100011111110110100010000111111111001001101001011100011111110110100010001011110 3fe4d2e3fb443fe4d2e3fb445e

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