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 û²^W}û²^W{^ 11111011101100101000111101011110010101110111110111111011101100101000111101011110010101110111101101011110 fbb28f5e577dfbb28f5e577b5e
SJIS-WIN ???^W}???^W{^ 00111111001111110011111101011110010101110111110100111111001111110011111101011110010101110111101101011110 3f3f3f5e577d3f3f3f5e577b5e
EUC-JP û??^W}û??^W{^ 1000111110101011111001010011111100111111010111100101011101111101100011111010101111100101001111110011111101011110010101110111101101011110 8fabe53f3f5e577d8fabe53f3f5e577b5e
UTF-8 û²^W}û²^W{^ 11000011101110111100001010110010110000101000111101011110010101110111110111000011101110111100001010110010110000101000111101011110010101110111101101011110 c3bbc2b2c28f5e577dc3bbc2b2c28f5e577b5e
UHC ?²?^W}?²?^W{^ 001111111010100111110111001111110101111001010111011111010011111110101001111101110011111101011110010101110111101101011110 3fa9f73f5e577d3fa9f73f5e577b5e

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