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 諸褐?}諸褐?{^ 10001111100101001000101010001100001111110111110110001111100101001000101010001100001111110111101101011110 8f948a8c3f7d8f948a8c3f7b5e
EUC-JP 諸褐?}諸褐?{^ 10111101111101001011001111101100001111110111110110111101111101001011001111101100001111110111101101011110 bdf4b3ec3f7dbdf4b3ec3f7b5e
UTF-8 諸褐떱}諸褐떱{^ 111010001010101110111000111010001010010010010000111010111001011010110001011111011110100010101011101110001110100010100100100100001110101110010110101100010111101101011110 e8abb8e8a490eb96b17de8abb8e8a490eb96b17b5e
UHC 諸褐떱}諸褐떱{^ 111100001011001111001010111010001011011010110111011111011111000010110011110010101110100010110110101101110111101101011110 f0b3cae8b6b77df0b3cae8b6b77b5e

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