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^ 111001011011011110001001111010001000100010011111010001001110010110110111100010011110100010001000100111110100010001011110 e5b789e8889f44e5b789e8889f445e
EUC-JP 蟾芽亜D蟾芽亜D^ 111010101011100110110010111010101011000010100001010001001110101010111001101100101110101010110000101000010100010001011110 eab9b2eab0a144eab9b2eab0a1445e
UTF-8 蟾芽亜D蟾芽亜D^ 111010001001111110111110111010001000101010111101111001001011101010011100010001001110100010011111101111101110100010001010101111011110010010111010100111000100010001011110 e89fbee88abde4ba9c44e89fbee88abde4ba9c445e
UHC 蟾芽?D蟾芽?D^ 11100000111010101110010010110100001111110100010011100000111010101110010010110100001111110100010001011110 e0eae4b43f44e0eae4b43f445e

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