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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???鍮?}???鍮?{^ 001111110011111100111111111010000100101000111111011111010011111100111111001111111110100001001010001111110111101101011110 3f3f3fe84a3f7d3f3f3fe84a3f7b5e
EUC-JP ???鍮?}???鍮?{^ 001111110011111100111111111011111010101100111111011111010011111100111111001111111110111110101011001111110111101101011110 3f3f3fefab3f7d3f3f3fefab3f7b5e
UTF-8 列룸똾鍮걆}列룸똾鍮걆{^ 111011111010011010011100111010111010001110111000111010111001100010111110111010011000110110101110111010101011000110000110011111011110111110100110100111001110101110100011101110001110101110011000101111101110100110001101101011101110101010110001100001100111101101011110 efa69ceba3b8eb98bee98daeeab1867defa69ceba3b8eb98bee98daeeab1867b5e
UHC 列룸똾鍮걆}列룸똾鍮걆{^ 1110011011101010101101111110101110001100100001001110101110111001100000010110111001111101111001101110101010110111111010111000110010000100111010111011100110000001011011100111101101011110 e6eab7eb8c84ebb9816e7de6eab7eb8c84ebb9816e7b5e

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