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 驪碁∪}驪碁∪{^ 111010011000101110001100111010011000000110111110011111011110100110001011100011001110100110000001101111100111101101011110 e98b8ce981be7de98b8ce981be7b5e
EUC-JP 驪碁∪}驪碁∪{^ 111100011110101110111000111010111010001011000000011111011111000111101011101110001110101110100010110000000111101101011110 f1ebb8eba2c07df1ebb8eba2c07b5e
UTF-8 驪碁∪}驪碁∪{^ 111010011010100110101010111001111010001010000001111000101000100010101010011111011110100110101001101010101110011110100010100000011110001010001000101010100111101101011110 e9a9aae7a281e288aa7de9a9aae7a281e288aa7b5e
UHC 驪碁∪}驪碁∪{^ 110101011111000111010001101100111010000111111010011111011101010111110001110100011011001110100001111110100111101101011110 d5f1d1b3a1fa7dd5f1d1b3a1fa7b5e

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