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 彗??}彗??{^ 1001110001100001001111110011111101111101100111000110000100111111001111110111101101011110 9c613f3f7d9c613f3f7b5e
EUC-JP 彗??}彗??{^ 1101011111000010001111110011111101111101110101111100001000111111001111110111101101011110 d7c23f3f7dd7c23f3f7b5e
UTF-8 彗뚲뻼}彗뚲뻼{^ 111001011011110110010111111010111001101010110010111010111011101110111100011111011110010110111101100101111110101110011010101100101110101110111011101111000111101101011110 e5bd97eb9ab2ebbbbc7de5bd97eb9ab2ebbbbc7b5e
UHC 彗뚲뻼}彗뚲뻼{^ 111110111011001010001100111011101001011010000111011111011111101110110010100011001110111010010110100001110111101101011110 fbb28cee96877dfbb28cee96877b5e

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