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 紆QL紆QL^ 1110011110110100100001100101000101001100111001111011010010000110010100010100110001011110 e7b486514ce7b486514c5e
SJIS-WIN ?´?QL?´?QL^ 00111111100000010100110000111111010100010100110000111111100000010100110000111111010100010100110001011110 3f814c3f514c3f814c3f514c5e
EUC-JP ç´?QLç´?QL^ 1000111110101011101011101010000110101101001111110101000101001100100011111010101110101110101000011010110100111111010100010100110001011110 8fabaea1ad3f514c8fabaea1ad3f514c5e
UTF-8 紆QL紆QL^ 1100001110100111110000101011010011000010100001100101000101001100110000111010011111000010101101001100001010000110010100010100110001011110 c3a7c2b4c286514cc3a7c2b4c286514c5e
UHC ?´?QL?´?QL^ 00111111101000101010010100111111010100010100110000111111101000101010010100111111010100010100110001011110 3fa2a53f514c3fa2a53f514c5e

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