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{^ 10001111111000111101100010111100101001011011110010110010011011100111110110001111111000111101100010111100101001011011110010110010011011100111101101011110 8fe3d8bca5bcb26e7d8fe3d8bca5bcb26e7b5e
SJIS-WIN ????¥??n}????¥??n{^ 001111110011111100111111001111111000000110001111001111110011111101101110011111010011111100111111001111110011111110000001100011110011111100111111011011100111101101011110 3f3f3f3f818f3f3f6e7d3f3f3f3f818f3f3f6e7b5e
EUC-JP ?ãØ????n}?ãØ????n{^ 001111111000111110101011101010101000111110101001101011000011111100111111001111110011111101101110011111010011111110001111101010111010101010001111101010011010110000111111001111110011111100111111011011100111101101011110 3f8fabaa8fa9ac3f3f3f3f6e7d3f8fabaa8fa9ac3f3f3f3f6e7b5e
UTF-8 ãؼ¥¼²n}ãؼ¥¼²n{^ 110000101000111111000011101000111100001110011000110000101011110011000010101001011100001010111100110000101011001001101110011111011100001010001111110000111010001111000011100110001100001010111100110000101010010111000010101111001100001010110010011011100111101101011110 c28fc3a3c398c2bcc2a5c2bcc2b26e7dc28fc3a3c398c2bcc2a5c2bcc2b26e7b5e
UHC ??ؼ?¼²n}??ؼ?¼²n{^ 001111110011111110101000101010101010100011111001001111111010100011111001101010011111011101101110011111010011111100111111101010001010101010101000111110010011111110101000111110011010100111110111011011100111101101011110 3f3fa8aaa8f93fa8f9a9f76e7d3f3fa8aaa8f93fa8f9a9f76e7b5e

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