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 弔烽?}弔烽?{^ 10010010101000101110000010000010001111110111110110010010101000101110000010000010001111110111101101011110 92a2e0823f7d92a2e0823f7b5e
EUC-JP 弔烽?}弔烽?{^ 11000100101001001101111111100010001111110111110111000100101001001101111111100010001111110111101101011110 c4a4dfe23f7dc4a4dfe23f7b5e
UTF-8 弔烽ㄼ}弔烽ㄼ{^ 111001011011110010010100111001111000001110111101111000111000010010111100011111011110010110111100100101001110011110000011101111011110001110000100101111000111101101011110 e5bc94e783bde384bc7de5bc94e783bde384bc7b5e
UHC 弔烽ㄼ}弔烽ㄼ{^ 111100001100000011011100111010111010010010101100011111011111000011000000110111001110101110100100101011000111101101011110 f0c0dceba4ac7df0c0dceba4ac7b5e

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