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^ 1110010010111101001111110011111101000100111001001011110100111111001111110100010001011110 e4bd3f3f44e4bd3f3f445e
EUC-JP 菴??D菴??D^ 1110100010111111001111110011111101000100111010001011111100111111001111110100010001011110 e8bf3f3f44e8bf3f3f445e
UTF-8 菴뀁츉D菴뀁츉D^ 111010001000111110110100111010111000000010000001111011001011100010001001010001001110100010001111101101001110101110000000100000011110110010111000100010010100010001011110 e88fb4eb8081ecb88944e88fb4eb8081ecb889445e
UHC 菴뀁츉D菴뀁츉D^ 111001001110000010110010111011001010111010000101010001001110010011100000101100101110110010101110100001010100010001011110 e4e0b2ecae8544e4e0b2ecae85445e

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