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^ 1110111010001000100110100101000101001100111011101000100010011010010100010100110001011110 ee889a514cee889a514c5e
SJIS-WIN ???QL???QL^ 0011111100111111001111110101000101001100001111110011111100111111010100010100110001011110 3f3f3f514c3f3f3f514c5e
EUC-JP î??QLî??QL^ 100011111010101111000010001111110011111101010001010011001000111110101011110000100011111100111111010100010100110001011110 8fabc23f3f514c8fabc23f3f514c5e
UTF-8 QLQL^ 1100001110101110110000101000100011000010100110100101000101001100110000111010111011000010100010001100001010011010010100010100110001011110 c3aec288c29a514cc3aec288c29a514c5e
UHC ???QL???QL^ 0011111100111111001111110101000101001100001111110011111100111111010100010100110001011110 3f3f3f514c3f3f3f514c5e

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