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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 煆メ鯢艟煆メ鯢艝^ 111110110101011011010010111010011100011111100100011111011111101101010110110100101110100111000111111001000111101101011110 fb56d2e9c7e47dfb56d2e9c7e47b5e
EUC-JP 煆メ鯢艟煆メ鯢艝^ 10001111110010011111010010001110110100101111001011001001111001111101111010001111110010011111010010001110110100101111001011001001111001111101110001011110 8fc9f48ed2f2c9e7de8fc9f48ed2f2c9e7dc5e
UTF-8 煆メ鯢艟煆メ鯢艝^ 11100111100001011000011011101111101111101001001011101001101011111010001011101000100010011001111111100111100001011000011011101111101111101001001011101001101011111010001011101000100010011001110101011110 e78586efbe92e9afa2e8899fe78586efbe92e9afa2e8899d5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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