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 ç½²Øn}ç½²Øn{^ 100011111110011110111101101100101101100001101110011111011000111111100111101111011011001011011000011011100111101101011110 8fe7bdb2d86e7d8fe7bdb2d86e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?ç??Øn}?ç??Øn{^ 0011111110001111101010111010111000111111001111111000111110101001101011000110111001111101001111111000111110101011101011100011111100111111100011111010100110101100011011100111101101011110 3f8fabae3f3f8fa9ac6e7d3f8fabae3f3f8fa9ac6e7b5e
UTF-8 ç½²Øn}ç½²Øn{^ 11000010100011111100001110100111110000101011110111000010101100101100001110011000011011100111110111000010100011111100001110100111110000101011110111000010101100101100001110011000011011100111101101011110 c28fc3a7c2bdc2b2c3986e7dc28fc3a7c2bdc2b2c3986e7b5e
UHC ??½²Øn}??½²Øn{^ 001111110011111110101000111101101010100111110111101010001010101001101110011111010011111100111111101010001111011010101001111101111010100010101010011011100111101101011110 3f3fa8f6a9f7a8aa6e7d3f3fa8f6a9f7a8aa6e7b5e

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