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 蓉鏥戀}蓉鏥戀{^ 100101110111010111101000010101001001110011110110011111011001011101110101111010000101010010011100111101100111101101011110 9775e8549cf67d9775e8549cf67b5e
EUC-JP 蓉鏥戀}蓉鏥戀{^ 110011011101011011101111101101011101100011111000011111011100110111010110111011111011010111011000111110000111101101011110 cdd6efb5d8f87dcdd6efb5d8f87b5e
UTF-8 蓉鏥戀}蓉鏥戀{^ 111010001001001110001001111010011000111110100101111001101000100010000000011111011110100010010011100010011110100110001111101001011110011010001000100000000111101101011110 e89389e98fa5e688807de89389e98fa5e688807b5e
UHC 蓉?戀}蓉?戀{^ 11101001110010000011111111010101111111000111110111101001110010000011111111010101111111000111101101011110 e9c83fd5fc7de9c83fd5fc7b5e

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