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 凋?i}凋?i{^ 10010010100111000011111110000010100010010111110110010010100111000011111110000010100010010111101101011110 929c3f82897d929c3f82897b5e
EUC-JP 凋?i}凋?i{^ 11000011111111000011111110100011111010010111110111000011111111000011111110100011111010010111101101011110 c3fc3fa3e97dc3fc3fa3e97b5e
UTF-8 凋닺i}凋닺i{^ 111001011000011110001011111010111000101110111010111011111011110110001001011111011110010110000111100010111110101110001011101110101110111110111101100010010111101101011110 e5878beb8bbaefbd897de5878beb8bbaefbd897b5e
UHC 凋닺i}凋닺i{^ 111100001011110110110100111010001010001111101001011111011111000010111101101101001110100010100011111010010111101101011110 f0bdb4e8a3e97df0bdb4e8a3e97b5e

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