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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 蓉鏥啖\n}蓉鏥啖\n{^ 10010111011101011110100001010100100110100101011001011100011011100111110110010111011101011110100001010100100110100101011001011100011011100111101101011110 9775e8549a565c6e7d9775e8549a565c6e7b5e
EUC-JP 蓉鏥啖\n}蓉鏥啖\n{^ 11001101110101101110111110110101110100111011011101011100011011100111110111001101110101101110111110110101110100111011011101011100011011100111101101011110 cdd6efb5d3b75c6e7dcdd6efb5d3b75c6e7b5e
UTF-8 蓉鏥啖\n}蓉鏥啖\n{^ 11101000100100111000100111101001100011111010010111100101100101011001011001011100011011100111110111101000100100111000100111101001100011111010010111100101100101011001011001011100011011100111101101011110 e89389e98fa5e595965c6e7de89389e98fa5e595965c6e7b5e
UHC 蓉?啖\n}蓉?啖\n{^ 1110100111001000001111111101001110111010010111000110111001111101111010011100100000111111110100111011101001011100011011100111101101011110 e9c83fd3ba5c6e7de9c83fd3ba5c6e7b5e

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