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 û²^[}û²^[{^ 11111011101100101000111101011110010110110111110111111011101100101000111101011110010110110111101101011110 fbb28f5e5b7dfbb28f5e5b7b5e
SJIS-WIN ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
EUC-JP û??^[}û??^[{^ 1000111110101011111001010011111100111111010111100101101101111101100011111010101111100101001111110011111101011110010110110111101101011110 8fabe53f3f5e5b7d8fabe53f3f5e5b7b5e
UTF-8 û²^[}û²^[{^ 11000011101110111100001010110010110000101000111101011110010110110111110111000011101110111100001010110010110000101000111101011110010110110111101101011110 c3bbc2b2c28f5e5b7dc3bbc2b2c28f5e5b7b5e
UHC ?²?^[}?²?^[{^ 001111111010100111110111001111110101111001011011011111010011111110101001111101110011111101011110010110110111101101011110 3fa9f73f5e5b7d3fa9f73f5e5b7b5e

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