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^ 111001111001110010001000111001111001100010100111010001001110011110011100100010001110011110011000101001110100010001011110 e79c88e798a744e79c88e798a7445e
EUC-JP 逵育乂D逵育乂D^ 111011011111110010110000111010011101000010101001010001001110110111111100101100001110100111010000101010010100010001011110 edfcb0e9d0a944edfcb0e9d0a9445e
UTF-8 逵育乂D逵育乂D^ 111010011000000010110101111010001000001010110010111001001011100110000010010001001110100110000000101101011110100010000010101100101110010010111001100000100100010001011110 e980b5e882b2e4b98244e980b5e882b2e4b982445e
UHC 逵育乂D逵育乂D^ 110100001011000011101011110000001110011111010001010001001101000010110000111010111100000011100111110100010100010001011110 d0b0ebc0e7d144d0b0ebc0e7d1445e

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