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^ 0011111110001011011100100011111101000100001111111000101101110010001111110100010001011110 3f8b723f443f8b723f445e
EUC-JP ?脚?D?脚?D^ 0011111110110101110100110011111101000100001111111011010111010011001111110100010001011110 3fb5d33f443fb5d33f445e
UTF-8 렺脚렍D렺脚렍D^ 111010111010000010111010111010001000010010011010111010111010000010001101010001001110101110100000101110101110100010000100100110101110101110100000100011010100010001011110 eba0bae8849aeba08d44eba0bae8849aeba08d445e
UHC 렺脚렍D렺脚렍D^ 100011101100001011001010110001011000111010100011010001001000111011000010110010101100010110001110101000110100010001011110 8ec2cac58ea3448ec2cac58ea3445e

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