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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?燮?}?燮?{^ 0011111110011001110101110011111101111101001111111001100111010111001111110111101101011110 3f99d73f7d3f99d73f7b5e
EUC-JP ?燮?}?燮?{^ 0011111111010010110110010011111101111101001111111101001011011001001111110111101101011110 3fd2d93f7d3fd2d93f7b5e
UTF-8 쀴燮걆}쀴燮걆{^ 111011001000000010110100111001111000011110101110111010101011000110000110011111011110110010000000101101001110011110000111101011101110101010110001100001100111101101011110 ec80b4e787aeeab1867dec80b4e787aeeab1867b5e
UHC 쀴燮걆}쀴燮걆{^ 100101111111010011100000111100001000000101101110011111011001011111110100111000001111000010000001011011100111101101011110 97f4e0f0816e7d97f4e0f0816e7b5e

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