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^ 111001101111101010001000111001111001100010100111010001001110011011111010100010001110011110011000101001110100010001011110 e6fa88e798a744e6fa88e798a7445e
EUC-JP 踰育乂D踰育乂D^ 111011001111110010110000111010011101000010101001010001001110110011111100101100001110100111010000101010010100010001011110 ecfcb0e9d0a944ecfcb0e9d0a9445e
UTF-8 踰育乂D踰育乂D^ 111010001011100010110000111010001000001010110010111001001011100110000010010001001110100010111000101100001110100010000010101100101110010010111001100000100100010001011110 e8b8b0e882b2e4b98244e8b8b0e882b2e4b982445e
UHC 踰育乂D踰育乂D^ 111010111011001011101011110000001110011111010001010001001110101110110010111010111100000011100111110100010100010001011110 ebb2ebc0e7d144ebb2ebc0e7d1445e

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