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 ÇÎ¥hÇÎ¥fN}ÇÎ¥hÇÎ¥fN{^ 1000111111000111110000111000111010100101011010001000111111000111110000111000111010100101011001100100111001111101100011111100011111000011100011101010010101101000100011111100011111000011100011101010010101100110010011100111101101011110 8fc7c38ea5688fc7c38ea5664e7d8fc7c38ea5688fc7c38ea5664e7b5e
SJIS-WIN ????¥h????¥fN}????¥h????¥fN{^ 001111110011111100111111001111111000000110001111011010000011111100111111001111110011111110000001100011110110011001001110011111010011111100111111001111110011111110000001100011110110100000111111001111110011111100111111100000011000111101100110010011100111101101011110 3f3f3f3f818f683f3f3f3f818f664e7d3f3f3f3f818f683f3f3f3f818f664e7b5e
EUC-JP ?ÇÃ??h?ÇÃ??fN}?ÇÃ??h?ÇÃ??fN{^ 001111111000111110101010101011101000111110101010101010100011111100111111011010000011111110001111101010101010111010001111101010101010101000111111001111110110011001001110011111010011111110001111101010101010111010001111101010101010101000111111001111110110100000111111100011111010101010101110100011111010101010101010001111110011111101100110010011100111101101011110 3f8faaae8faaaa3f3f683f8faaae8faaaa3f3f664e7d3f8faaae8faaaa3f3f683f8faaae8faaaa3f3f664e7b5e
UTF-8 ÇÎ¥hÇÎ¥fN}ÇÎ¥hÇÎ¥fN{^ 11000010100011111100001110000111110000111000001111000010100011101100001010100101011010001100001010001111110000111000011111000011100000111100001010001110110000101010010101100110010011100111110111000010100011111100001110000111110000111000001111000010100011101100001010100101011010001100001010001111110000111000011111000011100000111100001010001110110000101010010101100110010011100111101101011110 c28fc387c383c28ec2a568c28fc387c383c28ec2a5664e7dc28fc387c383c28ec2a568c28fc387c383c28ec2a5664e7b5e
UHC ?????h?????fN}?????h?????fN{^ 0011111100111111001111110011111100111111011010000011111100111111001111110011111100111111011001100100111001111101001111110011111100111111001111110011111101101000001111110011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f3f683f3f3f3f3f664e7d3f3f3f3f3f683f3f3f3f3f664e7b5e

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