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^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
SJIS-WIN □∫??QL□∫??QL^ 1000000110100000100000011110011100111111001111110101000101001100100000011010000010000001111001110011111100111111010100010100110001011110 81a081e73f3f514c81a081e73f3f514c5e
EUC-JP □∫??QL□∫??QL^ 1010001010100010101000101110100100111111001111110101000101001100101000101010001010100010111010010011111100111111010100010100110001011110 a2a2a2e93f3f514ca2a2a2e93f3f514c5e
UTF-8 □∫룵句QL□∫룵句QL^ 1110001010010110101000011110001010001000101010111110101110100011101101011110111110100100100001100101000101001100111000101001011010100001111000101000100010101011111010111010001110110101111011111010010010000110010100010100110001011110 e296a1e288abeba3b5efa486514ce296a1e288abeba3b5efa486514c5e
UHC □∫룵句QL□∫룵句QL^ 101000011110000010100001111100101000111110101010110011111111101101010001010011001010000111100000101000011111001010001111101010101100111111111011010100010100110001011110 a1e0a1f28faacffb514ca1e0a1f28faacffb514c5e

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